Home
last modified time | relevance | path

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

/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_lib.cc2475 void (*SSL_get_info_callback(const SSL *ssl))(const SSL *ssl, int type, in SSL_get_info_callback() function
/external/boringssl/src/ssl/
Dssl_lib.cc2558 void (*SSL_get_info_callback(const SSL *ssl))(const SSL *ssl, int type, in SSL_get_info_callback() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h232 #define SSL_get_info_callback GRPC_SHADOW_SSL_get_info_callback macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h337 #define SSL_get_info_callback BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_info_callback) macro