Home
last modified time | relevance | path

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

/openbsd/regress/lib/libssl/client/
H A Dclienttest.c340 struct client_hello_test { struct
351 static const struct client_hello_test client_hello_tests[] = { argument
621 client_hello_test(int testno, const struct client_hello_test *cht) in client_hello_test() function
741 failed |= client_hello_test(i, &client_hello_tests[i]); in main()