Home
last modified time | relevance | path

Searched refs:__alg_test_hash (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/crypto/
Dtestmgr.c1827 static int __alg_test_hash(const struct hash_testvec *template, in __alg_test_hash() function
1878 err = __alg_test_hash(template, nr_unkeyed, driver, type, mask); in alg_test_hash()
1883 err = __alg_test_hash(template, nr_keyed, driver, type, mask); in alg_test_hash()