Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c12343 unsigned int protslen = sizeof(fooprot); in test_alpn() local
12358 protslen = 0; in test_alpn()
12362 if (!TEST_false(SSL_set_alpn_protos(clientssl, prots, protslen))) in test_alpn()

Completed in 34 milliseconds