Searched defs:IMPLEMENT_ssl3_meth_func (Results 1 – 3 of 3) sorted by relevance
178 IMPLEMENT_ssl3_meth_func(SSLv3_client_method, in IMPLEMENT_ssl3_meth_func() function
182 IMPLEMENT_ssl3_meth_func(SSLv3_server_method, in IMPLEMENT_ssl3_meth_func() function
632 #define IMPLEMENT_ssl3_meth_func(func_name, s_accept, s_connect, s_get_meth) \ macro