Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_bn_exp_mod_test.cpp115 ret = TestConstructBlobOut(&a, g_testBnExpModParams[0].aParams.blobExist,
116 … g_testBnExpModParams[0].aParams.blobSize, g_testBnExpModParams[0].aParams.blobDataExist,
117 g_testBnExpModParams[0].aParams.blobDataSize);
/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_bn_exp_mod_test.c142 ret = TestConstructBlobOut(&a, g_testBnExpModParams[0].aParams.blobExist, in LITE_TEST_CASE()
143 … g_testBnExpModParams[0].aParams.blobSize, g_testBnExpModParams[0].aParams.blobDataExist, in LITE_TEST_CASE()
144 g_testBnExpModParams[0].aParams.blobDataSize); in LITE_TEST_CASE()
/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h279 struct HksTestBlobParams aParams; member