Home
last modified time | relevance | path

Searched refs:HksGenerateRandomRun (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/security_lite/huks/liteos_a_adapter/
H A Dhks_generate_random_test.cpp78 ret = HksGenerateRandomRun(random, 1); in HWTEST_F()
80 HKS_TEST_LOG_I("HksGenerateRandomRun failed, ret[%u] = %d", g_testGenRandomParams[0].testId, ret); in HWTEST_F()
/test/xts/acts/security_lite/huks/common/include/
H A Dhks_test_api_performance.h46 int32_t HksGenerateRandomRun(struct HksBlob *random, uint32_t performTimes);
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_generate_random_test.c103 ret = HksGenerateRandomRun(random, 1); in ExecHksGenerateRandomTest001()
105 HKS_TEST_LOG_I("HksGenerateRandomRun failed, ret[%u] = %d", g_testGenRandomParams[0].testId, ret); in ExecHksGenerateRandomTest001()
/test/xts/acts/security_lite/huks/common/
H A Dhks_test_api_performance.c149 int32_t HksGenerateRandomRun(struct HksBlob *random, uint32_t performTimes) in HksGenerateRandomRun() function

Completed in 2 milliseconds