Home
last modified time | relevance | path

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

/openbsd/src/regress/lib/libssl/client/
Dclienttest.c210 static const uint8_t client_hello_tls12[] = { variable
569 client_hello = client_hello_tls12; in make_client_hello()
570 client_hello_len = sizeof(client_hello_tls12); in make_client_hello()