Searched defs:IMPLEMENT_tls_meth_func (Results 1 – 2 of 2) sorted by relevance
34 IMPLEMENT_tls_meth_func(TLS1_1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1_1, in IMPLEMENT_tls_meth_func() function
2240 # define IMPLEMENT_tls_meth_func(version, flags, mask, func_name, s_accept, \ macro