Searched refs:d2i_PKCS8PrivateKey_bio (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/pem/
H A Dpem_pk8.c159 EVP_PKEY *d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, function
248 ret = d2i_PKCS8PrivateKey_bio(bp, x, cb, u);
H A Dpem.h662 EVP_PKEY *d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb,

Completed in 46 milliseconds