Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_lib.cc2548 void (*SSL_get_info_callback(const SSL *ssl))(const SSL *ssl, int type, in SSL_get_info_callback() function
/external/cronet/third_party/boringssl/src/ssl/
Dssl_lib.cc2550 void (*SSL_get_info_callback(const SSL *ssl))(const SSL *ssl, int type, in SSL_get_info_callback() function
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_lib.cc2484 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.h341 #define SSL_get_info_callback BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_info_callback) macro