Searched defs:client_hello_len (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/regress/lib/libssl/client/ | ||
H A D | clienttest.c | 528 size_t client_hello_len, cipher_list_len, cipher_list_offset; make_client_hello() local |
/openbsd-src/regress/lib/libssl/server/ | ||
H A D | servertest.c | 83 const size_t client_hello_len; member |