Searched defs:d2i_PrivateKey (Results 1 – 3 of 3) sorted by relevance
245 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **out, const uint8_t **inp, in d2i_PrivateKey() function
517 TEST(EVPExtraTest, d2i_PrivateKey) { in TEST() argument
1983 #define d2i_PrivateKey GRPC_SHADOW_d2i_PrivateKey macro