Searched refs:serverlen (Results 1 – 1 of 1) sorted by relevance
10769 int serverlen; member10869 unsigned int clientlen, serverlen; in test_select_next_proto() local10878 if (np->serverlen == -1) { in test_select_next_proto()10880 serverlen = 0; in test_select_next_proto()10883 serverlen = (unsigned int)np->serverlen; in test_select_next_proto()10886 if (!TEST_int_eq(SSL_select_next_proto(&out, &outlen, server, serverlen, in test_select_next_proto()