Home
last modified time | relevance | path

Searched defs:paramSetOut (Results 1 – 8 of 8) sorted by relevance

/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_generate_key_test.cpp106 struct HksParamSet *paramSetOut = NULL; variable
Dhks_safe_compare_key_test.cpp101 struct HksParamSet *paramSetOut = NULL; in SafeTestGenerateKey() local
Dhks_modify_key_test.cpp227 struct HksParamSet *paramSetOut = NULL; in GenerateKeyTwo() local
/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_generate_key_test.c131 struct HksParamSet *paramSetOut = NULL; in ExecHksGenerateKeyTest001() local
Dhks_safe_compare_key_test.c131 struct HksParamSet *paramSetOut = NULL; in SafeTestGenerateKey() local
Dhks_modify_key_test.c258 struct HksParamSet *paramSetOut = NULL; in GenerateKeyTwo() local
/test/xts/acts/security_lite/huks/common/
Dhks_test_common.c580 struct HksParamSet *paramSetOut = NULL; in HuksGenerateKey() local
669 struct HksParamSet *paramSetOut = NULL; in GenerateLocalX25519Key() local
Dhks_test_api_performance.c29 struct HksParamSet *paramSetOut, uint32_t performTimes) in HksGenerateKeyRun()