Searched refs:d2i_RSAPrivateKey_bio (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssl_rsa.c234 rsa = d2i_RSAPrivateKey_bio(in, NULL);
531 rsa = d2i_RSAPrivateKey_bio(in, NULL);
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx_all.c250 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa) function
H A Dx509.h645 # define d2i_RSAPrivateKey_bio(bp,rsa) (RSA *)ASN1_d2i_bio((char *(*)())\ macro
814 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);

Completed in 58 milliseconds