crypto/testmgr.c
1332
testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm));
crypto/testmgr.c
1333
testmgr_poison(result, digestsize + TESTMGR_POISON_LEN);
crypto/testmgr.c
1399
testmgr_poison(hashstate + statesize,
crypto/testmgr.c
1412
testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm));
crypto/testmgr.c
1519
testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm));
crypto/testmgr.c
1520
testmgr_poison(result, digestsize + TESTMGR_POISON_LEN);
crypto/testmgr.c
1577
testmgr_poison(hashstate + statesize,
crypto/testmgr.c
1592
testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm));
crypto/testmgr.c
2114
testmgr_poison(req->__ctx, crypto_aead_reqsize(tfm));
crypto/testmgr.c
2865
testmgr_poison(req->__ctx, crypto_skcipher_reqsize(tfm));
crypto/testmgr.c
654
testmgr_poison(addr + copy_len, partitions[i].length +
crypto/testmgr.c
657
testmgr_poison(addr, partitions[i].length +