Searched refs:DTLSv1_method (Results 1 – 10 of 10) sorted by relevance
167 const SSL_METHOD *DTLSv1_method(void) { in DTLSv1_method() function183 return DTLSv1_method(); in DTLSv1_server_method()191 return DTLSv1_method(); in DTLSv1_client_method()
896 ExpectDefaultVersion(DTLS1_VERSION, DTLS1_VERSION, &DTLSv1_method); in TEST()
24 DTLSv1_method
1576 '#define DTLSv1_method GRPC_SHADOW_DTLSv1_method',
4108 OPENSSL_EXPORT const SSL_METHOD *DTLSv1_method(void);
4180 OPENSSL_EXPORT const SSL_METHOD *DTLSv1_method(void);
52 #define DTLSv1_method GRPC_SHADOW_DTLSv1_method macro
34 #define DTLSv1_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, DTLSv1_method) macro