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

/freebsd-9.3-release/crypto/openssl/apps/
H A Dec.c268 eckey = d2i_ECPrivateKey_bio(in, NULL);
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx_all.c358 EC_KEY *d2i_ECPrivateKey_bio(BIO *bp, EC_KEY **eckey) function
H A Dx509.h678 # define d2i_ECPrivateKey_bio(bp,ecdsa) (EC_KEY *)ASN1_d2i_bio((char *(*)())\ macro
830 EC_KEY *d2i_ECPrivateKey_bio(BIO *bp, EC_KEY **eckey);

Completed in 58 milliseconds