Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_test_common.c93 static int32_t TestGenerateKeyParamSetPre(struct GenerateKeyParamSetStructure *paramStruct, in TestGenerateKeyParamSetPre()
144 static int32_t TestGenerateKeyParamSetPost(struct GenerateKeyParamSetStructure *paramStruct, in TestGenerateKeyParamSetPost()
180 int32_t TestConstructGenerateKeyParamSet(struct GenerateKeyParamSetStructure *paramStruct) in TestConstructGenerateKeyParamSet()
211 int32_t TestConstructRsaCipherParamSet(struct TestRsaCipherParamSet *paramStruct) in TestConstructRsaCipherParamSet()
226 int32_t TestAesCipherParamSetPre(struct AesCipherParamSetStructure *paramStruct, struct HksParamSet… in TestAesCipherParamSetPre()
274 int32_t TestAesCipherParamSetPost(struct AesCipherParamSetStructure *paramStruct, struct HksParamSe… in TestAesCipherParamSetPost()
317 int32_t TestConstructAesCipherParamSet(struct AesCipherParamSetStructure *paramStruct) in TestConstructAesCipherParamSet()
330 int32_t TestConstructMacParamSet(struct TestMacParamSetStructure *paramStruct) in TestConstructMacParamSet()
376 int32_t TestConstructAgreeParamSet(struct TestAgreeParamSetStructure *paramStruct) in TestConstructAgreeParamSet()
423 int32_t TestDeriveParamSetPre(struct TestDeriveParamSetStructure *paramStruct, struct HksParamSet *… in TestDeriveParamSetPre()
[all …]
Dhks_generate_key_test.cpp91 struct GenerateKeyParamSetStructure paramStruct = { &paramSet, variable
Dhks_agreement_test.cpp79 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
Dhks_derive_test.cpp127 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
Dhks_safe_compare_key_test.cpp84 struct GenerateKeyParamSetStructure paramStruct = { in SafeTestGenerateKey() local
Dhks_modify_key_test.cpp208 struct GenerateKeyParamSetStructure paramStruct = { in GenerateKeyTwo() local
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_common.c96 static int32_t TestGenerateKeyParamSetPre(struct GenerateKeyParamSetStructure *paramStruct, in TestGenerateKeyParamSetPre()
147 static int32_t TestGenerateKeyParamSetPost(struct GenerateKeyParamSetStructure *paramStruct, in TestGenerateKeyParamSetPost()
183 int32_t TestConstructGenerateKeyParamSet(struct GenerateKeyParamSetStructure *paramStruct) in TestConstructGenerateKeyParamSet()
214 int32_t TestConstructRsaCipherParamSet(struct TestRsaCipherParamSet *paramStruct) in TestConstructRsaCipherParamSet()
229 int32_t TestAesCipherParamSetPre(struct AesCipherParamSetStructure *paramStruct, struct HksParamSet… in TestAesCipherParamSetPre()
277 int32_t TestAesCipherParamSetPost(struct AesCipherParamSetStructure *paramStruct, struct HksParamSe… in TestAesCipherParamSetPost()
320 int32_t TestConstructAesCipherParamSet(struct AesCipherParamSetStructure *paramStruct) in TestConstructAesCipherParamSet()
333 int32_t TestConstructMacParamSet(struct TestMacParamSetStructure *paramStruct) in TestConstructMacParamSet()
379 int32_t TestConstructAgreeParamSet(struct TestAgreeParamSetStructure *paramStruct) in TestConstructAgreeParamSet()
426 int32_t TestDeriveParamSetPre(struct TestDeriveParamSetStructure *paramStruct, struct HksParamSet *… in TestDeriveParamSetPre()
[all …]
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
Dhks_generate_key_test.c96 struct GenerateKeyParamSetStructure paramStruct = { &paramSet, in LITE_TEST_CASE() local
Dhks_derive_test.c130 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
Dhks_agreement_test.c84 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
Dhks_safe_compare_key_test.c89 struct GenerateKeyParamSetStructure paramStruct = { in SafeTestGenerateKey() local
Dhks_modify_key_test.c218 struct GenerateKeyParamSetStructure paramStruct = { in GenerateKeyTwo() local
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/
Dhks_generate_key_test.cpp93 struct GenerateKeyParamSetStructure paramStruct = { &paramSet, variable
Dhks_agreement_test.cpp81 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
Dhks_safe_compare_key_test.cpp86 struct GenerateKeyParamSetStructure paramStruct = { in SafeTestGenerateKey() local
Dhks_derive_test.cpp128 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
Dhks_modify_key_test.cpp213 struct GenerateKeyParamSetStructure paramStruct = { in GenerateKeyTwo() local