Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c140 static char *opt_otherpass = NULL; variable
585 {&opt_otherpass},
935 X509_STORE *ts = load_certstore(input, opt_otherpass, desc, vpm); in load_trusted()
961 if ((certs = load_certs_multifile(files, opt_otherpass, desc, vpm)) == NULL) in setup_certs()
1196 srvcert = load_cert_pwd(opt_srvcert, opt_otherpass, in setup_verification_ctx()
1334 opt_otherpass, in setup_ssl_ctx()
1484 cleanse(opt_otherpass); in setup_protection_ctx()
2551 opt_otherpass = opt_str(); in get_opts()
3049 cleanse(opt_otherpass); in cmp_main()