HomeSort by relevance Sort by last modified time
    Searched full:newpass_p12 (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/pkcs12/
p12_npas.c 68 static int newpass_p12(PKCS12 *p12, char *oldpass, char *newpass);
94 if (!newpass_p12(p12, oldpass, newpass)) {
104 static int newpass_p12(PKCS12 *p12, char *oldpass, char *newpass) function

Completed in 286 milliseconds