Home
last modified time | relevance | path

Searched refs:_gnutls_user_hello_func (Results 1 – 3 of 3) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dsslv2_compat.c153 ret = _gnutls_user_hello_func(session, major, minor); in _gnutls_read_client_hello_v2()
H A Dhandshake.h97 int _gnutls_user_hello_func(gnutls_session_t session,
H A Dhandshake.c513 _gnutls_user_hello_func(gnutls_session_t session, in _gnutls_user_hello_func() function
745 return _gnutls_user_hello_func(session, major, minor); in read_client_hello()
779 sret = _gnutls_user_hello_func(session, major, minor); in read_client_hello()