Searched refs:IMPLEMENT_ssl3_meth_func (Results 1 – 2 of 2) sorted by relevance
45 IMPLEMENT_ssl3_meth_func(sslv3_method, ossl_statem_accept, ossl_statem_connect) in IMPLEMENT_tls_meth_func()77 IMPLEMENT_ssl3_meth_func(sslv3_server_method, in IMPLEMENT_tls_meth_func()110 IMPLEMENT_ssl3_meth_func(sslv3_client_method, in IMPLEMENT_tls_meth_func()
2340 # define IMPLEMENT_ssl3_meth_func(func_name, s_accept, s_connect) \ macro
Completed in 22 milliseconds