Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dsslapitest.c12377 size_t selectedlen; member
12439 if (np->selectedlen == 0) { in test_select_next_proto()
12443 if (!TEST_mem_eq(out, outlen, np->selected, np->selectedlen)) in test_select_next_proto()