Searched refs:d2i_PrivateKey_bio (Results 1 – 7 of 7) sorted by relevance
358 pkey = d2i_PrivateKey_bio(in, NULL); in SSL_use_PrivateKey_file()480 pkey = d2i_PrivateKey_bio(in, NULL); in SSL_CTX_use_PrivateKey_file()
369 IMPLEMENT_D2I_FP(EVP_PKEY, d2i_PrivateKey_fp, d2i_PrivateKey_bio) in IMPLEMENT_D2I_FP() argument393 IMPLEMENT_D2I_BIO(EVP_PKEY, d2i_PrivateKey_bio, d2i_AutoPrivateKey)
2478 d2i_PrivateKey_bio
4030 '#define d2i_PrivateKey_bio GRPC_SHADOW_d2i_PrivateKey_bio',
673 OPENSSL_EXPORT EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a);
2506 #define d2i_PrivateKey_bio GRPC_SHADOW_d2i_PrivateKey_bio macro
3554 pkey = d2i_PrivateKey_bio(bio, NULL); in tls_use_private_key_file()