Searched refs:__alg_test_hash (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/crypto/ |
D | testmgr.c | 1797 static int __alg_test_hash(const struct hash_testvec *vecs, in __alg_test_hash() function 1914 err = __alg_test_hash(template, nr_unkeyed, driver, type, mask, in alg_test_hash() 1920 err = __alg_test_hash(template, nr_keyed, driver, type, mask, in alg_test_hash()
|