Searched refs:d2i_PrivateKey_bio (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl_rsa.c329 pkey = d2i_PrivateKey_bio(in, NULL);
629 pkey = d2i_PrivateKey_bio(in, NULL);
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx_all.c531 EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a) function
H A Dx509.h739 EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a);
/freebsd-10-stable/crypto/openssl/apps/
H A Dapps.c896 pkey = d2i_PrivateKey_bio(key, NULL);

Completed in 113 milliseconds