Lines Matching refs:opt_otherpass
160 static char *opt_otherpass = NULL; variable
664 {&opt_otherpass},
997 X509_STORE *ts = load_certstore(input, opt_otherpass, desc, vpm); in load_trusted()
1038 if ((certs = load_certs_multifile(files, opt_otherpass, desc, vpm)) == NULL) in setup_certs()
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()
1428 opt_otherpass, in setup_ssl_ctx()
1583 cleanse(opt_otherpass); in setup_protection_ctx()
3010 opt_otherpass = opt_str(); in get_opts()
3364 oldwithold = load_cert_pwd(opt_oldwithold, opt_otherpass, in do_genm()
3409 crlcert = load_cert_pwd(opt_crlcert, opt_otherpass, in do_genm()
3806 cleanse(opt_otherpass); in cmp_main()