Home
last modified time | relevance | path

Searched refs:test_hmac (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dmain.c89 test_hmac(verbose); in main()
105 test_hmac(verbose); in main()
H A Dtest_multi.c48 res = test_hmac(1); in test_nosupport_multi()
125 res = test_hmac(1); in test_nosupport_multi()
H A Dtest_hash.h10 RK_RES test_hmac(int verbose);
H A Dtest_stress.c29 DEFINE_STRESS_ITEM(test_hmac),
H A Dtest_hash.c264 RK_RES test_hmac(int verbose) in test_hmac() function