Lines Matching defs:dateopt
104 int default_op, int ext_copy, int selfsign, unsigned long dateopt);
115 unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt);
124 unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt);
132 int default_op, int ext_copy, int selfsign, unsigned long dateopt);
222 { "dateopt", OPT_DATEOPT, 's', "Datetime format used for printing. (rfc_822/iso_8601). Default is rfc_822." },
330 unsigned long dateopt = ASN1_DTFLGS_RFC822;
380 if (!set_dateopt(&dateopt, opt_arg()))
977 ext_copy, dateopt);
998 ext_copy, dateopt);
1018 certopt, get_nameopt(), default_op, ext_copy, selfsign, dateopt);
1039 certopt, get_nameopt(), default_op, ext_copy, selfsign, dateopt);
1384 int default_op, int ext_copy, int selfsign, unsigned long dateopt)
1423 ext_copy, selfsign, dateopt);
1441 unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt)
1481 ext_copy, 0, dateopt);
1496 int default_op, int ext_copy, int selfsign, unsigned long dateopt)
1914 ASN1_TIME_print_ex(bio_err, X509_get0_notAfter(ret), dateopt);
2006 unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt)
2119 ext_copy, 0, dateopt);