Searched refs:DTLSv1_2_method (Results 1 – 6 of 6) sorted by relevance
150 const SSL_METHOD *DTLSv1_2_method(void) { in DTLSv1_2_method() function171 return DTLSv1_2_method(); in DTLSv1_2_server_method()179 return DTLSv1_2_method(); in DTLSv1_2_client_method()
898 ExpectDefaultVersion(DTLS1_2_VERSION, DTLS1_2_VERSION, &DTLSv1_2_method); in TEST()
21 DTLSv1_2_method
1573 '#define DTLSv1_2_method GRPC_SHADOW_DTLSv1_2_method',
4016 OPENSSL_EXPORT const SSL_METHOD *DTLSv1_2_method(void);
49 #define DTLSv1_2_method GRPC_SHADOW_DTLSv1_2_method macro