Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c110 static char *opt_keypass = NULL; variable
747 { &opt_cert }, { &opt_own_trusted }, { &opt_key }, { &opt_keypass },
1637 EVP_PKEY *pkey = load_key_pwd(opt_key, opt_keyform, opt_keypass, engine, in setup_protection_ctx()
1655 if (!load_cert_certs(opt_cert, &cert, &certs, 0, opt_keypass, in setup_protection_ctx()
2061 if (!setup_cert(ctx, opt_oldcert, opt_keypass, in setup_request_ctx()
2069 cleanse(opt_keypass); in setup_request_ctx()
2955 opt_keypass = opt_str(); in get_opts()
3975 cleanse(opt_keypass); in cmp_main()