Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c12922 int clientlen; member
12965 unsigned int clientlen, serverlen; in test_select_next_proto() local
12967 if (np->clientlen == -1) { in test_select_next_proto()
12969 clientlen = 0; in test_select_next_proto()
12972 clientlen = (unsigned int)np->clientlen; in test_select_next_proto()
12983 client, clientlen), in test_select_next_proto()