Home
last modified time | relevance | path

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

/openssl/crypto/pkcs12/
H A Dp12_npas.c161 X509_SIG *p8new; in newpass_bag() local
183 p8new = PKCS8_encrypt_ex(p8_nid, cipher, newpass, -1, NULL, p8_saltlen, in newpass_bag()
187 if (p8new == NULL) in newpass_bag()
190 bag->value.shkeybag = p8new; in newpass_bag()

Completed in 4 milliseconds