Searched refs:OPT_FMT_PDS (Results 1 – 4 of 4) sorted by relevance
176 if (!opt_format(opt_arg(), OPT_FMT_PDS, &informat)) in smime_main()183 if (!opt_format(opt_arg(), OPT_FMT_PDS, &outformat)) in smime_main()
330 if (!opt_format(opt_arg(), OPT_FMT_PDS, &informat)) in cms_main()334 if (!opt_format(opt_arg(), OPT_FMT_PDS, &outformat)) in cms_main()
346 # define OPT_FMT_PDS (OPT_FMT_PEMDER | OPT_FMT_SMIME) macro
965 o->valtype == 'c' ? OPT_FMT_PDS : in opt_next()