Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx_all.c176 X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **req) in d2i_X509_REQ_fp() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2996 #define d2i_X509_REQ_fp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, d2i_X509_REQ_fp) macro