Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libssl/server/
H A Dservertest.c80 struct server_hello_test { struct
90 static struct server_hello_test server_hello_tests[] = { argument
115 server_hello_test(int testno, struct server_hello_test *sht) in server_hello_test() function