Searched refs:alg_test_hash (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/crypto/ |
D | testmgr.c | 1633 static int alg_test_hash(const struct alg_test_desc *desc, const char *driver, in alg_test_hash() function 1663 err = alg_test_hash(desc, driver, type, mask); in alg_test_crc32c() 2301 .test = alg_test_hash, 2310 .test = alg_test_hash, 2332 .test = alg_test_hash, 3003 .test = alg_test_hash, 3013 .test = alg_test_hash, 3022 .test = alg_test_hash, 3031 .test = alg_test_hash, 3040 .test = alg_test_hash, [all …]
|