Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c12408 size_t selectedlen; member
12470 if (np->selectedlen == 0) { in test_select_next_proto()
12474 if (!TEST_mem_eq(out, outlen, np->selected, np->selectedlen)) in test_select_next_proto()