Lines Matching refs:testmgr_poison
212 static inline void testmgr_poison(void *addr, size_t len) in testmgr_poison() function
662 testmgr_poison(addr + copy_len, partitions[i].length + in build_test_sglist()
665 testmgr_poison(addr, partitions[i].length + in build_test_sglist()
1347 testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm)); in test_shash_vec_cfg()
1348 testmgr_poison(result, digestsize + TESTMGR_POISON_LEN); in test_shash_vec_cfg()
1414 testmgr_poison(hashstate + statesize, in test_shash_vec_cfg()
1427 testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm)); in test_shash_vec_cfg()
1534 testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm)); in test_ahash_vec_cfg()
1535 testmgr_poison(result, digestsize + TESTMGR_POISON_LEN); in test_ahash_vec_cfg()
1592 testmgr_poison(hashstate + statesize, in test_ahash_vec_cfg()
1607 testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm)); in test_ahash_vec_cfg()
2144 testmgr_poison(req->__ctx, crypto_aead_reqsize(tfm)); in test_aead_vec_cfg()
2908 testmgr_poison(req->__ctx, crypto_skcipher_reqsize(tfm)); in test_skcipher_vec_cfg()