Home
last modified time | relevance | path

Searched defs:IMPLEMENT_tls1_meth_func (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/common/openssl/ssl/
H A Dt1_lib.c86 IMPLEMENT_tls1_meth_func(tlsv1_base_method, in IMPLEMENT_tls1_meth_func() function
H A Dssl_locl.h522 #define IMPLEMENT_tls1_meth_func(func_name, s_accept, s_connect, s_get_meth) \ macro