Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dmain.c88 test_hash(verbose); in main()
102 test_hash(verbose); in main()
H A Dtest_multi.c42 res = test_hash(1); in test_nosupport_multi()
119 res = test_hash(1); in test_nosupport_multi()
H A Dtest_hash.h9 RK_RES test_hash(int verbose);
H A Dtest_stress.c28 DEFINE_STRESS_ITEM(test_hash),
H A Dtest_hash.c221 RK_RES test_hash(int verbose) in test_hash() function
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-samples.rst135 static int test_hash(const unsigned char *data, unsigned int datalen,
/OK3568_Linux_fs/kernel/lib/
H A DMakefile66 obj-$(CONFIG_TEST_HASH) += test_hash.o test_siphash.o
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/
H A Druntest.patch111 - test_ret += test_hash();
162 + test_ret += (ret = test_hash());