Searched refs:IMPLEMENT_tls1_meth_func (Results 1 – 5 of 5) sorted by relevance
72 IMPLEMENT_tls1_meth_func(TLSv1_method,
76 IMPLEMENT_tls1_meth_func(TLSv1_server_method,
75 IMPLEMENT_tls1_meth_func(TLSv1_client_method,
95 IMPLEMENT_tls1_meth_func(tlsv1_base_method, in IMPLEMENT_tls1_meth_func() function
524 #define IMPLEMENT_tls1_meth_func(func_name, s_accept, s_connect, s_get_meth) \ macro