Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libssl/client/
H A Dclienttest.c528 size_t client_hello_len, cipher_list_len, cipher_list_offset; make_client_hello() local
631 size_t client_hello_len; client_hello_test() local
[all...]
/openbsd-src/regress/lib/libssl/server/
H A Dservertest.c83 const size_t client_hello_len; member