Searched refs:alg_test_hash (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/crypto/ |
D | testmgr.c | 1665 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash() function 1695 err = alg_test_hash(desc, driver, type, mask); in alg_test_crc32c() 2497 .test = alg_test_hash, 2507 .test = alg_test_hash, 2519 .test = alg_test_hash, 2538 .test = alg_test_hash, 3208 .test = alg_test_hash, 3218 .test = alg_test_hash, 3227 .test = alg_test_hash, 3236 .test = alg_test_hash, [all …]
|