Home
last modified time | relevance | path

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

/openssl/apps/
H A Dsmime.c206 if (!opt_format(opt_arg(), OPT_FMT_PDS, &informat)) in smime_main()
213 if (!opt_format(opt_arg(), OPT_FMT_PDS, &outformat)) in smime_main()
H A Dcms.c338 if (!opt_format(opt_arg(), OPT_FMT_PDS, &informat)) in cms_main()
342 if (!opt_format(opt_arg(), OPT_FMT_PDS, &outformat)) in cms_main()
/openssl/apps/include/
H A Dopt.h382 # define OPT_FMT_PDS (OPT_FMT_PEMDER | OPT_FMT_SMIME) macro
/openssl/apps/lib/
H A Dopt.c997 o->valtype == 'c' ? OPT_FMT_PDS : in opt_next()

Completed in 18 milliseconds