Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c10771 int clientlen; member
10869 unsigned int clientlen, serverlen; in test_select_next_proto() local
10871 if (np->clientlen == -1) { in test_select_next_proto()
10873 clientlen = 0; in test_select_next_proto()
10876 clientlen = (unsigned int)np->clientlen; in test_select_next_proto()
10887 client, clientlen), in test_select_next_proto()