Home
last modified time | relevance | path

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

/openssl-master/apps/
A Dcmp.c137 static char *opt_otherpass = NULL; variable
550 {&opt_otherpass},
865 X509_STORE *ts = load_certstore(input, opt_otherpass, desc, vpm); in load_trusted()
891 if ((certs = load_certs_multifile(files, opt_otherpass, desc, vpm)) == NULL) in setup_certs()
1127 srvcert = load_cert_pwd(opt_srvcert, opt_otherpass, in setup_verification_ctx()
1263 opt_otherpass, in setup_ssl_ctx()
1413 cleanse(opt_otherpass); in setup_protection_ctx()
2428 opt_otherpass = opt_str(); in get_opts()
2894 cleanse(opt_otherpass); in cmp_main()

Completed in 8 milliseconds