Searched refs:DTLS_method (Results 1 – 5 of 5) sorted by relevance
80 const SSL_METHOD *DTLS_method(void) { in DTLS_method() function125 return DTLS_method(); in DTLS_server_method()129 return DTLS_method(); in DTLS_client_method()
1050 !TestDefaultVersion(0, &DTLS_method) || in main()
905 DTLS_method() : TLS_method()); in SetupSSLContext()
709 config->is_dtls ? DTLS_method() : TLS_method())); in SetupCtx()
191 OPENSSL_EXPORT const SSL_METHOD *DTLS_method(void);