Searched defs:TLSv1_client_method (Results 1 – 7 of 7) sorted by relevance
301 const SSL_METHOD *TLSv1_client_method(void) { in TLSv1_client_method() function
290 const SSL_METHOD *TLSv1_client_method(void) { return TLSv1_method(); } in TLSv1_client_method() function
253 const SSL_METHOD *TLSv1_client_method(void) { return TLSv1_method(); } in TLSv1_client_method() function
315 #define TLSv1_client_method TLSV1_CLIENT_METHOD macro
573 #define TLSv1_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLSv1_client_method) macro
565 #define TLSv1_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLSv1_client_method) macro