HomeSort by: relevance | last modified time | path
    Searched refs:next_proto_tests (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
sslapitest.c 12379 } next_proto_tests[] = { variable in typeref:struct:next_proto_st
12413 struct next_proto_st *np = &next_proto_tests[idx];
13828 ADD_ALL_TESTS(test_select_next_proto, OSSL_NELEM(next_proto_tests));
  /src/crypto/external/bsd/openssl/dist/test/
sslapitest.c 10776 } next_proto_tests[] = { variable in typeref:struct:next_proto_st
10865 struct next_proto_st *np = &next_proto_tests[idx];
11406 ADD_ALL_TESTS(test_select_next_proto, OSSL_NELEM(next_proto_tests));

Completed in 50 milliseconds