Home
last modified time | relevance | path

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

/third_party/boringssl/src/ssl/
Dtls_method.cc188 const SSL_METHOD *TLS_method(void) { in TLS_method() function
/third_party/python/Modules/
D_ssl.c219 #define TLS_method SSLv23_method macro
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h526 #define TLS_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_method) macro