/freebsd/crypto/openssl/apps/ |
H A D | sess_id.c | 71 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in sess_id_main() 75 if (!opt_format(opt_arg(), OPT_FMT_PEMDER | OPT_FMT_NSS, in sess_id_main()
|
H A D | crl.c | 114 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in crl_main() 121 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in crl_main() 128 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyformat)) in crl_main()
|
H A D | pkcs7.c | 78 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in pkcs7_main() 82 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in pkcs7_main()
|
H A D | crl2pkcs7.c | 76 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in crl2pkcs7_main() 80 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in crl2pkcs7_main()
|
H A D | dsaparam.c | 91 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in dsaparam_main() 98 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in dsaparam_main()
|
H A D | ec.c | 96 if (!opt_format(opt_arg(), OPT_FMT_ANY, &informat)) in ec_main() 103 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in ec_main()
|
H A D | dsa.c | 109 if (!opt_format(opt_arg(), OPT_FMT_ANY, &informat)) in dsa_main() 116 if (!opt_format(opt_arg(), OPT_FMT_ANY, &outformat)) in dsa_main()
|
H A D | pkey.c | 99 if (!opt_format(opt_arg(), OPT_FMT_ANY, &informat)) in pkey_main() 103 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in pkey_main()
|
H A D | ecparam.c | 127 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in ecparam_main() 134 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in ecparam_main()
|
H A D | rsa.c | 155 if (!opt_format(opt_arg(), OPT_FMT_ANY, &informat)) in rsa_main() 162 if (!opt_format(opt_arg(), OPT_FMT_ANY, &outformat)) in rsa_main()
|
H A D | dhparam.c | 104 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in dhparam_main() 108 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in dhparam_main()
|
H A D | pkcs8.c | 105 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in pkcs8_main() 112 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in pkcs8_main()
|
H A D | smime.c | 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() 323 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyform)) in smime_main()
|
H A D | x509.c | 318 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in x509_main() 325 if (!opt_format(opt_arg(), OPT_FMT_ANY, &outformat)) in x509_main() 329 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyformat)) in x509_main() 333 if (!opt_format(opt_arg(), OPT_FMT_ANY, &CAformat)) in x509_main() 337 if (!opt_format(opt_arg(), OPT_FMT_ANY, &CAkeyformat)) in x509_main()
|
H A D | spkac.c | 110 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyformat)) in spkac_main()
|
H A D | cms.c | 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() 462 if (!opt_format(opt_arg(), in cms_main() 614 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyform)) in cms_main()
|
H A D | rsautl.c | 101 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyformat)) in rsautl_main()
|
H A D | pkeyutl.c | 166 if (!opt_format(opt_arg(), OPT_FMT_ANY, &peerform)) in pkeyutl_main() 170 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyform)) in pkeyutl_main()
|
H A D | genpkey.c | 93 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in genpkey_main()
|
H A D | asn1parse.c | 99 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in asn1parse_main()
|
H A D | req.c | 285 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat)) in req_main() 289 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat)) in req_main() 320 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyform)) in req_main()
|
H A D | s_server.c | 1211 if (!opt_format(opt_arg(), OPT_FMT_ANY, &s_cert_format)) in s_server_main() 1218 if (!opt_format(opt_arg(), OPT_FMT_ANY, &s_key_format)) in s_server_main() 1231 if (!opt_format(opt_arg(), OPT_FMT_ANY, &s_dcert_format)) in s_server_main() 1238 if (!opt_format(opt_arg(), OPT_FMT_ANY, &s_dkey_format)) in s_server_main() 1284 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_server_main()
|
/freebsd/crypto/openssl/apps/include/ |
H A D | opt.h | 382 int opt_format(const char *s, unsigned long flags, int *result);
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | OPTIONS.pod | 10 opt_format, opt_isdir, opt_string, opt_pair, 48 int opt_format(const char *s, unsigned long flags, int *result); 271 The opt_format() function takes a string value,
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | opt.c | 258 int opt_format(const char *s, unsigned long flags, int *result) in opt_format() function 964 if (opt_format(arg, in opt_next()
|