Searched defs:IMPLEMENT_ssl23_meth_func (Results 1 – 3 of 3) sorted by relevance
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
701 #define IMPLEMENT_ssl23_meth_func(func_name, s_accept, s_connect, s_get_meth) \ macro