Home
last modified time | relevance | path

Searched defs:d2i_PublicKey (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/asn1/
Dd2i_pu.c22 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PublicKey() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2965 #define d2i_PublicKey BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, d2i_PublicKey) macro