Searched refs:d2i_PrivateKey_bio (Results 1 – 3 of 3) sorted by relevance
356 pkey = d2i_PrivateKey_bio(in, NULL); in SSL_use_PrivateKey_file()478 pkey = d2i_PrivateKey_bio(in, NULL); in SSL_CTX_use_PrivateKey_file()
488 EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a) in d2i_PrivateKey_bio() function
690 OPENSSL_EXPORT EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a);