Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c12046 int clientlen; member
12144 unsigned int clientlen, serverlen; in test_select_next_proto() local
12146 if (np->clientlen == -1) { in test_select_next_proto()
12148 clientlen = 0; in test_select_next_proto()
12151 clientlen = (unsigned int)np->clientlen; in test_select_next_proto()
12162 client, clientlen), in test_select_next_proto()

Completed in 28 milliseconds