Searched defs:TLS_method (Results 1 – 3 of 3) sorted by relevance
188 const SSL_METHOD *TLS_method(void) { in TLS_method() function
219 #define TLS_method SSLv23_method macro
526 #define TLS_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_method) macro