Home
last modified time | relevance | path

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

/openbsd/regress/lib/libssl/client/
H A Dclienttest.c164 static const uint8_t client_hello_tls11[] = { variable
561 client_hello = client_hello_tls11; in make_client_hello()
562 client_hello_len = sizeof(client_hello_tls11); in make_client_hello()