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