Searched refs:IMPLEMENT_ssl23_meth_func (Results 1 – 4 of 4) sorted by relevance
88 IMPLEMENT_ssl23_meth_func(SSLv23_method,
142 IMPLEMENT_ssl23_meth_func(SSLv23_server_method, in IMPLEMENT_ssl23_meth_func() function
140 IMPLEMENT_ssl23_meth_func(SSLv23_client_method, in IMPLEMENT_ssl23_meth_func() function
691 #define IMPLEMENT_ssl23_meth_func(func_name, s_accept, s_connect, s_get_meth) \ macro