Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_throughput.c798 static int test_hash_item_tp(bool is_virt, bool is_hmac, uint32_t algo, in test_hash_item_tp() function
953 res = test_hash_item_tp(true, false, test_hash_tbl[i].algo, in test_hash_tp()
965 res = test_hash_item_tp(false, false, test_hash_tbl[i].algo, in test_hash_tp()
977 res = test_hash_item_tp(true, true, test_hmac_tbl[i].algo, in test_hash_tp()
989 res = test_hash_item_tp(false, true, test_hmac_tbl[i].algo, in test_hash_tp()