Home
last modified time | relevance | path

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

/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls_method.cc239 const SSL_METHOD *TLS_with_buffers_method(void) { in TLS_with_buffers_method() function
/external/boringssl/src/ssl/
Dtls_method.cc239 const SSL_METHOD *TLS_with_buffers_method(void) { in TLS_with_buffers_method() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h490 #define TLS_with_buffers_method GRPC_SHADOW_TLS_with_buffers_method macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h526 #define TLS_with_buffers_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_with_buffers_method) macro