Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dmethods.c216 const SSL_METHOD *TLSv1_server_method(void) in TLSv1_server_method() function
/third_party/boringssl/src/ssl/
Dtls_method.cc249 const SSL_METHOD *TLSv1_server_method(void) { in TLSv1_server_method() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h537 #define TLSv1_server_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLSv1_server_method) macro