Searched refs:load_cert_pwd (Results 1 – 1 of 1) sorted by relevance
764 static X509 *load_cert_pwd(const char *uri, const char *pass, const char *desc) in load_cert_pwd() function1022 if ((cert = load_cert_pwd(file, pass, desc)) == NULL) in setup_cert()3364 oldwithold = load_cert_pwd(opt_oldwithold, opt_otherpass, in do_genm()3409 crlcert = load_cert_pwd(opt_crlcert, opt_otherpass, in do_genm()
Completed in 15 milliseconds