Home
last modified time | relevance | path

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

/tools/testing/crypto/chacha20-s390/
A Dtest-cipher.c92 16, 1, revert, in test_lib_chacha()
215 16, 1, revert, in test_skcipher()
238 u8 *plain = NULL, *revert = NULL; in chacha_s390_test_init() local
269 revert = vzalloc(data_size); in chacha_s390_test_init()
270 if (!revert) { in chacha_s390_test_init()
286 if (memcmp(plain, revert, data_size)) { in chacha_s390_test_init()
294 memset(revert, 0, data_size); in chacha_s390_test_init()
301 if (memcmp(plain, revert, data_size)) { in chacha_s390_test_init()
318 memset(revert, 0, data_size); in chacha_s390_test_init()
348 if (revert) in chacha_s390_test_init()
[all …]
/tools/testing/selftests/net/packetdrill/
A Dtcp_sack_sack-route-refresh-ip-tos.pkt30 // Then revert to avoid routing/mangling/etc implications of that setting.
A Dtcp_limited_transmit_limited-transmit-no-sack.pkt34 // So we revert state back to Open. Slow start cwnd from 10 to 11

Completed in 4 milliseconds