Home
last modified time | relevance | path

Searched defs:IMPLEMENT_tls_meth_func (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/crypto/openssl/ssl/
H A Dmethods.c34 IMPLEMENT_tls_meth_func(TLS1_1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1_1, in IMPLEMENT_tls_meth_func() function
H A Dssl_local.h2240 # define IMPLEMENT_tls_meth_func(version, flags, mask, func_name, s_accept, \ macro