Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_stress.c26 struct test_stress_item test_stress_tbl[] = { variable
39 uint32_t tbl_len = ARRAY_SIZE(test_stress_tbl); in stress_test()
40 uint8_t rand_buf[ARRAY_SIZE(test_stress_tbl)]; in stress_test()
55 res = test_stress_tbl[index].func(verbose); in stress_test()
57 printf("%s error[%x]\n", test_stress_tbl[index].name, res); in stress_test()