crypto/testmgr.c
1333
testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm));
crypto/testmgr.c
1334
testmgr_poison(result, digestsize + TESTMGR_POISON_LEN);
crypto/testmgr.c
1400
testmgr_poison(hashstate + statesize,
crypto/testmgr.c
1413
testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm));
crypto/testmgr.c
1520
testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm));
crypto/testmgr.c
1521
testmgr_poison(result, digestsize + TESTMGR_POISON_LEN);
crypto/testmgr.c
1578
testmgr_poison(hashstate + statesize,
crypto/testmgr.c
1593
testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm));
crypto/testmgr.c
2115
testmgr_poison(req->__ctx, crypto_aead_reqsize(tfm));
crypto/testmgr.c
2866
testmgr_poison(req->__ctx, crypto_skcipher_reqsize(tfm));
crypto/testmgr.c
655
testmgr_poison(addr + copy_len, partitions[i].length +
crypto/testmgr.c
658
testmgr_poison(addr, partitions[i].length +