Searched refs:DTLSv1_method (Results 1 – 6 of 6) sorted by relevance
159 const SSL_METHOD *DTLSv1_method(void) { in DTLSv1_method() function175 return DTLSv1_method(); in DTLSv1_server_method()183 return DTLSv1_method(); in DTLSv1_client_method()
854 ExpectDefaultVersion(TLS1_1_VERSION, TLS1_1_VERSION, &DTLSv1_method); in TEST()
24 DTLSv1_method
1576 '#define DTLSv1_method GRPC_SHADOW_DTLSv1_method',
3902 OPENSSL_EXPORT const SSL_METHOD *DTLSv1_method(void);
52 #define DTLSv1_method GRPC_SHADOW_DTLSv1_method macro