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

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssl_rsa.c317 pkey = d2i_PrivateKey_bio(in, NULL);
610 pkey = d2i_PrivateKey_bio(in, NULL);
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx_all.c515 EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a) function
H A Dx509.h840 EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a);
/freebsd-9.3-release/crypto/openssl/apps/
H A Dapps.c876 pkey = d2i_PrivateKey_bio(key, NULL);

Completed in 88 milliseconds