Searched refs:opt_certform_s (Results 1 – 1 of 1) sorted by relevance
136 static char *opt_certform_s = "PEM"; variable584 {&opt_certform_s}, {&opt_keyform_s},1011 if (opt_certform_s != NULL in transform_opts()1012 && !opt_format(opt_certform_s, OPT_FMT_PEMDER, &opt_certform)) { in transform_opts()2036 opt_certform_s); in write_cert()2545 opt_certform_s = opt_str(); in get_opts()