Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h298 struct TestAgreeParamSetStructure { struct
403 int32_t TestConstructAgreeParamSet(struct TestAgreeParamSetStructure *paramStruct);
/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_agreement_test.cpp81 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey()
/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_agreement_test.c108 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey()
/test/xts/acts/security_lite/huks/common/
Dhks_test_common.c378 int32_t TestConstructAgreeParamSet(struct TestAgreeParamSetStructure *paramStruct) in TestConstructAgreeParamSet()