Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dtls13ccstest.c22 static int badvers = 0, badsessid = 0; variable
203 badvers = 1; in watchccs_write()
254 sappdataseen = cappdataseen = badccs = badvers = badsessid = 0; in test_tls13ccs()
368 if (!TEST_false(badccs) || !TEST_false(badvers) || !TEST_false(badsessid)) in test_tls13ccs()