Searched refs:opt_otherpass (Results 1 – 1 of 1) sorted by relevance
/openssl/apps/ |
H A D | cmp.c | 160 static char *opt_otherpass = NULL; variable 664 {&opt_otherpass}, 1193 if (!setup_cert(srv_ctx, opt_ref_cert, opt_otherpass, in setup_srv_ctx() 1215 if (!setup_cert(srv_ctx, opt_rsp_newwithnew, opt_otherpass, in setup_srv_ctx() 1218 || !setup_cert(srv_ctx, opt_rsp_newwithold, opt_otherpass, in setup_srv_ctx() 1221 || !setup_cert(srv_ctx, opt_rsp_oldwithnew, opt_otherpass, in setup_srv_ctx() 1290 if (!setup_cert(ctx, opt_srvcert, opt_otherpass, in setup_verification_ctx() 1583 cleanse(opt_otherpass); in setup_protection_ctx() 3010 opt_otherpass = opt_str(); in get_opts() 3409 crlcert = load_cert_pwd(opt_crlcert, opt_otherpass, in do_genm() [all …]
|
Completed in 23 milliseconds