Searched refs:OPT_FMT_PDS (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/apps/include/
H A Dopt.h346 # define OPT_FMT_PDS (OPT_FMT_PEMDER | OPT_FMT_SMIME) macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dsmime.c153 if (!opt_format(opt_arg(), OPT_FMT_PDS, &informat))
160 if (!opt_format(opt_arg(), OPT_FMT_PDS, &outformat))
H A Dapps.h378 # define OPT_FMT_PDS (OPT_FMT_PEMDER | OPT_FMT_SMIME) macro
H A Dopt.c735 o->valtype == 'c' ? OPT_FMT_PDS :
H A Dcms.c237 if (!opt_format(opt_arg(), OPT_FMT_PDS, &informat))
241 if (!opt_format(opt_arg(), OPT_FMT_PDS, &outformat))
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dsmime.c176 if (!opt_format(opt_arg(), OPT_FMT_PDS, &informat))
183 if (!opt_format(opt_arg(), OPT_FMT_PDS, &outformat))
H A Dcms.c330 if (!opt_format(opt_arg(), OPT_FMT_PDS, &informat))
334 if (!opt_format(opt_arg(), OPT_FMT_PDS, &outformat))
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Dopt.c965 o->valtype == 'c' ? OPT_FMT_PDS :

Completed in 317 milliseconds