Home
last modified time | relevance | path

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

/third_party/boringssl/src/ssl/
Ddtls_method.cc159 const SSL_METHOD *DTLSv1_method(void) { in DTLSv1_method() function
/third_party/openssl/ssl/
Dmethods.c262 const SSL_METHOD *DTLSv1_method(void) in DTLSv1_method() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h34 #define DTLSv1_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, DTLSv1_method) macro