Home
last modified time | relevance | path

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

/openssl-master/apps/
A Dcmp.c95 static char *opt_keypass = NULL; variable
545 {&opt_cert}, {&opt_own_trusted}, {&opt_key}, {&opt_keypass},
1039 X509 *cert = load_cert_pwd(opt_rsp_cert, opt_keypass, in setup_srv_ctx()
1367 EVP_PKEY *pkey = load_key_pwd(opt_key, opt_keyform, opt_keypass, engine, in setup_protection_ctx()
1385 if (!load_cert_certs(opt_cert, &cert, &certs, 0, opt_keypass, in setup_protection_ctx()
1657 X509 *oldcert = load_cert_pwd(opt_oldcert, opt_keypass, in setup_request_ctx()
1675 cleanse(opt_keypass); in setup_request_ctx()
2296 opt_keypass = opt_str(); in get_opts()
2892 cleanse(opt_keypass); in cmp_main()

Completed in 8 milliseconds