Searched refs:test_hash (Results 1 – 8 of 8) sorted by relevance
88 test_hash(verbose); in main()102 test_hash(verbose); in main()
42 res = test_hash(1); in test_nosupport_multi()119 res = test_hash(1); in test_nosupport_multi()
9 RK_RES test_hash(int verbose);
28 DEFINE_STRESS_ITEM(test_hash),
221 RK_RES test_hash(int verbose) in test_hash() function
135 static int test_hash(const unsigned char *data, unsigned int datalen,
66 obj-$(CONFIG_TEST_HASH) += test_hash.o test_siphash.o
111 - test_ret += test_hash();162 + test_ret += (ret = test_hash());