Searched refs:revert (Results 1 – 3 of 3) sorted by relevance
| /tools/testing/crypto/chacha20-s390/ |
| A D | test-cipher.c | 92 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 D | tcp_sack_sack-route-refresh-ip-tos.pkt | 30 // Then revert to avoid routing/mangling/etc implications of that setting.
|
| A D | tcp_limited_transmit_limited-transmit-no-sack.pkt | 34 // So we revert state back to Open. Slow start cwnd from 10 to 11
|
Completed in 4 milliseconds