Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c99 static char *opt_keypass = NULL; variable
582 {&opt_cert}, {&opt_own_trusted}, {&opt_key}, {&opt_keypass},
1083 X509 *cert = load_cert_pwd(opt_ref_cert, opt_keypass, in setup_srv_ctx()
1097 X509 *cert = load_cert_pwd(opt_rsp_cert, opt_keypass, in setup_srv_ctx()
1432 EVP_PKEY *pkey = load_key_pwd(opt_key, opt_keyform, opt_keypass, engine, in setup_protection_ctx()
1450 if (!load_cert_certs(opt_cert, &cert, &certs, 0, opt_keypass, in setup_protection_ctx()
1723 X509 *oldcert = load_cert_pwd(opt_oldcert, opt_keypass, in setup_request_ctx()
1741 cleanse(opt_keypass); in setup_request_ctx()
2430 opt_keypass = opt_str(); in get_opts()
3070 cleanse(opt_keypass); in cmp_main()

Completed in 16 milliseconds