Searched defs:DTLSv1_client_method (Results 1 – 6 of 6) sorted by relevance
190 const SSL_METHOD *DTLSv1_client_method(void) { in DTLSv1_client_method() function
251 const SSL_METHOD *DTLSv1_client_method(void) { return DTLSv1_method(); } in DTLSv1_client_method() function
205 const SSL_METHOD *DTLSv1_client_method(void) { return DTLSv1_method(); } in DTLSv1_client_method() function
31 #define DTLSv1_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, DTLSv1_client_method) macro