Searched refs:check_hash_result (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | testmgr.c | 1138 static int check_hash_result(const char *type, in check_hash_result() function 1318 return check_hash_result("shash", result, digestsize, vec, vec_name, in test_shash_vec_cfg() 1520 return check_hash_result("ahash", result, digestsize, vec, vec_name, in test_ahash_vec_cfg()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | testmgr.c | 1239 static int check_hash_result(const char *type, in check_hash_result() function 1414 return check_hash_result("shash", result, digestsize, vec, vec_name, in test_shash_vec_cfg() 1616 return check_hash_result("ahash", result, digestsize, vec, vec_name, in test_ahash_vec_cfg()
|
Completed in 12 milliseconds