Home
last modified time | relevance | path

Searched defs:TLS_client_method (Results 1 – 6 of 6) sorted by relevance

/external/boringssl/src/ssl/
Dtls_method.cc315 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls_method.cc315 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
/external/libbrillo/brillo/streams/
Dtls_stream.cc73 #define TLS_client_method() TLSv1_2_client_method() macro
/external/python/cpython3/Modules/
D_ssl.c220 #define TLS_client_method SSLv23_client_method macro
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h487 #define TLS_client_method GRPC_SHADOW_TLS_client_method macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h523 #define TLS_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_client_method) macro