Lines Matching refs:testmgr_poison
205 static inline void testmgr_poison(void *addr, size_t len)
624 testmgr_poison(addr + copy_len, partitions[i].length +
627 testmgr_poison(addr, partitions[i].length +
1220 testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm));
1221 testmgr_poison(result, digestsize + TESTMGR_POISON_LEN);
1287 testmgr_poison(hashstate + statesize,
1300 testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm));
1408 testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm));
1409 testmgr_poison(result, digestsize + TESTMGR_POISON_LEN);
1466 testmgr_poison(hashstate + statesize,
1481 testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm));
2009 testmgr_poison(req->__ctx, crypto_aead_reqsize(tfm));
2771 testmgr_poison(req->__ctx, crypto_skcipher_reqsize(tfm));