Searched defs:DTLS_client_method (Results 1 – 5 of 5) sorted by relevance
197 const SSL_METHOD *DTLS_client_method(void) { in DTLS_client_method() function
198 const SSL_METHOD *DTLS_client_method(void) { in DTLS_client_method() function
24 #define DTLS_client_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, DTLS_client_method) macro