Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c137 static char *opt_certform_s = "PEM"; variable
586 {&opt_certform_s}, {&opt_keyform_s},
988 if (opt_certform_s != NULL in transform_opts()
989 && !opt_format(opt_certform_s, OPT_FMT_PEMDER, &opt_certform)) { in transform_opts()
2007 opt_certform_s); in write_cert()
2559 opt_certform_s = opt_str(); in get_opts()

Completed in 13 milliseconds