Searched refs:__test_hash (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/crypto/ |
D | testmgr.c | 268 static int __test_hash(struct crypto_ahash *tfm, in __test_hash() function 583 ret = __test_hash(tfm, template, tcount, test_type, 0); in test_hash() 588 ret = __test_hash(tfm, template, tcount, test_type, 1); in test_hash() 595 ret = __test_hash(tfm, template, tcount, test_type, in test_hash()
|