Searched refs:DTLSv1_2_method (Results 1 – 10 of 10) sorted by relevance
158 const SSL_METHOD *DTLSv1_2_method(void) { in DTLSv1_2_method() function179 return DTLSv1_2_method(); in DTLSv1_2_server_method()187 return DTLSv1_2_method(); in DTLSv1_2_client_method()
897 ExpectDefaultVersion(DTLS1_2_VERSION, DTLS1_2_VERSION, &DTLSv1_2_method); in TEST()
901 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',
4181 OPENSSL_EXPORT const SSL_METHOD *DTLSv1_2_method(void);
4515 OPENSSL_EXPORT const SSL_METHOD *DTLSv1_2_method(void);
49 #define DTLSv1_2_method GRPC_SHADOW_DTLSv1_2_method macro
29 #define DTLSv1_2_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, DTLSv1_2_method) macro