Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_lib.c4194 void (*SSL_get_info_callback(const SSL *ssl)) (const SSL * /* ssl */ , in SSL_get_info_callback() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h337 #define SSL_get_info_callback BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_info_callback) macro