Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dtls_method.cc289 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
/external/python/cpython3/Modules/
D_ssl.c143 #define TLS_client_method SSLv23_client_method macro