Home
last modified time | relevance | path

Searched refs:opt_certform_s (Results 1 – 1 of 1) sorted by relevance

/openssl-master/apps/
A Dcmp.c133 static char *opt_certform_s = "PEM"; variable
549 {&opt_certform_s}, {&opt_keyform_s},
941 if (opt_certform_s != NULL in transform_opts()
942 && !opt_format(opt_certform_s, OPT_FMT_PEMDER, &opt_certform)) { in transform_opts()
1922 opt_certform_s); in write_cert()
2422 opt_certform_s = opt_str(); in get_opts()

Completed in 8 milliseconds