Searched defs:TLS_client_method (Results 1 – 3 of 3) sorted by relevance
277 const SSL_METHOD *TLS_client_method(void) { in TLS_client_method() function
220 #define TLS_client_method SSLv23_client_method macro
525 #define TLS_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_client_method) macro