Lines Matching refs:testmgr_poison
205 static inline void testmgr_poison(void *addr, size_t len)
651 testmgr_poison(addr + copy_len, partitions[i].length +
654 testmgr_poison(addr, partitions[i].length +
1316 testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm));
1317 testmgr_poison(result, digestsize + TESTMGR_POISON_LEN);
1383 testmgr_poison(hashstate + statesize,
1396 testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm));
1504 testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm));
1505 testmgr_poison(result, digestsize + TESTMGR_POISON_LEN);
1562 testmgr_poison(hashstate + statesize,
1577 testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm));
2112 testmgr_poison(req->__ctx, crypto_aead_reqsize(tfm));
2881 testmgr_poison(req->__ctx, crypto_skcipher_reqsize(tfm));