Searched refs:newpass_p12 (Results 1 – 1 of 1) sorted by relevance
20 static int newpass_p12(PKCS12 *p12, const char *oldpass, const char *newpass);48 if (!newpass_p12(p12, oldpass, newpass)) { in PKCS12_newpass()58 static int newpass_p12(PKCS12 *p12, const char *oldpass, const char *newpass) in newpass_p12() function