Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c12374 int clientlen; member
12417 unsigned int clientlen, serverlen; in test_select_next_proto() local
12419 if (np->clientlen == -1) { in test_select_next_proto()
12421 clientlen = 0; in test_select_next_proto()
12424 clientlen = (unsigned int)np->clientlen; in test_select_next_proto()
12435 client, clientlen), in test_select_next_proto()