Home
last modified time | relevance | path

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

/openbsd/src/regress/lib/libssl/unit/
Dssl_set_alpn_protos.c45 static const struct alpn_test alpn_tests[] = { variable
111 static const size_t N_ALPN_TESTS = sizeof(alpn_tests) / sizeof(alpn_tests[0]);
460 failed |= test_ssl_set_alpn_protos(&alpn_tests[i]); in main()