Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dtls_method.cc317 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls_method.cc317 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
/external/cronet/third_party/boringssl/src/ssl/
Dtls_method.cc317 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
/external/cronet/third_party/netty-tcnative/src/c/
Dssl_private.h131 #define TLS_client_method SSLv23_client_method macro
/external/libbrillo/brillo/streams/
Dtls_stream.cc73 #define TLS_client_method() TLSv1_2_client_method() macro
/external/grpc-grpc/src/boringssl/
Dboringssl_prefix_symbols.h563 #define TLS_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_client_method) macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h555 #define TLS_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_client_method) macro