Searched refs:d2i_PrivateKey_bio (Results 1 – 3 of 3) sorted by relevance
281 pkey = d2i_PrivateKey_bio(in, NULL); in SSL_use_PrivateKey_file()538 pkey = d2i_PrivateKey_bio(in, NULL); in SSL_CTX_use_PrivateKey_file()
531 EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a) in d2i_PrivateKey_bio() function
706 OPENSSL_EXPORT EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a);