Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509v3/
Dv3_utl.c982 int X509_check_ip(X509 *x, const unsigned char *chk, size_t chklen, in X509_check_ip() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2563 #define X509_check_ip BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_check_ip) macro