Searched refs:opt_certform_s (Results 1 – 1 of 1) sorted by relevance
150 static char *opt_certform_s = "PEM"; variable663 {&opt_certform_s}, {&opt_crlform_s}, {&opt_keyform_s},1100 if (opt_certform_s != NULL in transform_opts()1101 && !opt_format(opt_certform_s, OPT_FMT_PEMDER, &opt_certform)) { in transform_opts()2311 opt_certform_s); in write_cert()3001 opt_certform_s = opt_str(); in get_opts()
Completed in 12 milliseconds