Home
last modified time | relevance | path

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

/third_party/boringssl/src/ssl/
Dtls_method.cc277 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
/third_party/python/Modules/
D_ssl.c220 #define TLS_client_method SSLv23_client_method macro
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h525 #define TLS_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_client_method) macro