Searched refs:TLS_method (Results 1 – 4 of 4) sorted by relevance
79 const SSL_METHOD *TLS_method(void) { in TLS_method() function88 return TLS_method(); in SSLv23_method()
236 ScopedSSL_CTX ctx(SSL_CTX_new(TLS_method())); in TestCipherRule()540 !TestDefaultVersion(0, &TLS_method) || in main()
404 config->is_dtls ? DTLS_method() : TLS_method())); in SetupCtx()
260 OPENSSL_EXPORT const SSL_METHOD *TLS_method(void);