Home
last modified time | relevance | path

Searched defs:paramStruct (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/security_lite/huks/common/
Dhks_test_common.c95 static int32_t TestGenerateKeyParamSetPre(struct GenerateKeyParamSetStructure *paramStruct, in TestGenerateKeyParamSetPre()
146 static int32_t TestGenerateKeyParamSetPost(struct GenerateKeyParamSetStructure *paramStruct, in TestGenerateKeyParamSetPost()
182 int32_t TestConstructGenerateKeyParamSet(struct GenerateKeyParamSetStructure *paramStruct) in TestConstructGenerateKeyParamSet()
213 int32_t TestConstructRsaCipherParamSet(struct TestRsaCipherParamSet *paramStruct) in TestConstructRsaCipherParamSet()
228 int32_t TestAesCipherParamSetPre(struct AesCipherParamSetStructure *paramStruct, struct HksParamSet… in TestAesCipherParamSetPre()
276 int32_t TestAesCipherParamSetPost(struct AesCipherParamSetStructure *paramStruct, struct HksParamSe… in TestAesCipherParamSetPost()
319 int32_t TestConstructAesCipherParamSet(struct AesCipherParamSetStructure *paramStruct) in TestConstructAesCipherParamSet()
332 int32_t TestConstructMacParamSet(struct TestMacParamSetStructure *paramStruct) in TestConstructMacParamSet()
378 int32_t TestConstructAgreeParamSet(struct TestAgreeParamSetStructure *paramStruct) in TestConstructAgreeParamSet()
425 int32_t TestDeriveParamSetPre(struct TestDeriveParamSetStructure *paramStruct, struct HksParamSet *… in TestDeriveParamSetPre()
[all …]
/test/xts/acts/security_lite/huks/liteos_a_adapter/
Dhks_generate_key_test.cpp93 struct GenerateKeyParamSetStructure paramStruct = { &paramSet, variable
Dhks_derive_test.cpp128 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
Dhks_agreement_test.cpp81 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
/test/xts/acts/security_lite/huks/liteos_m_adapter/
Dhks_generate_key_test.c118 struct GenerateKeyParamSetStructure paramStruct = { &paramSet, in ExecHksGenerateKeyTest001() local
Dhks_agreement_test.c108 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
Dhks_derive_test.c181 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local