Searched refs:protslen (Results 1 – 1 of 1) sorted by relevance
12343 unsigned int protslen = sizeof(fooprot); in test_alpn() local12358 protslen = 0; in test_alpn()12362 if (!TEST_false(SSL_set_alpn_protos(clientssl, prots, protslen))) in test_alpn()
Completed in 34 milliseconds