Lines Matching refs:currtest
59 static int test_client_hello(int currtest) in test_client_hello() argument
76 if (currtest == TEST_ADD_PADDING_AND_PSK) in test_client_hello()
94 switch (currtest) { in test_client_hello()
127 if (currtest == TEST_ADD_PADDING) { in test_client_hello()
152 if (currtest == TEST_ADD_PADDING_AND_PSK) { in test_client_hello()
183 if (currtest == TEST_SET_SESSION_TICK_DATA_VER_NEG) { in test_client_hello()
225 if (currtest == TEST_SET_SESSION_TICK_DATA_VER_NEG) { in test_client_hello()
235 if (!TEST_false(currtest == TEST_PADDING_NOT_NEEDED)) in test_client_hello()
237 else if (TEST_true(currtest == TEST_ADD_PADDING in test_client_hello()
238 || currtest == TEST_ADD_PADDING_AND_PSK)) in test_client_hello()
243 if (currtest == TEST_PADDING_NOT_NEEDED) in test_client_hello()