Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_common_test/src/
Dhks_test_common_func.cpp73 int32_t TestGenerateKeyParamSetPre(struct GenerateKeyParamSetStructure *paramStruct, in TestGenerateKeyParamSetPre()
124 int32_t TestGenerateKeyParamSetPost(struct GenerateKeyParamSetStructure *paramStruct, in TestGenerateKeyParamSetPost()
160 int32_t TestConstructGenerateKeyParamSet(struct GenerateKeyParamSetStructure *paramStruct) in TestConstructGenerateKeyParamSet()
192 int32_t TestConstructRsaCipherParamSet(struct TestRsaCipherParamSet *paramStruct) in TestConstructRsaCipherParamSet()
207 int32_t TestAesCipherParamSetPre(struct AesCipherParamSetStructure *paramStruct, struct HksParamSet… in TestAesCipherParamSetPre()
255 int32_t TestAesCipherParamSetPost(struct AesCipherParamSetStructure *paramStruct, struct HksParamSe… in TestAesCipherParamSetPost()
298 int32_t TestConstructAesCipherParamSet(struct AesCipherParamSetStructure *paramStruct) in TestConstructAesCipherParamSet()
311 int32_t TestConstructMacParamSet(struct TestMacParamSetStructure *paramStruct) in TestConstructMacParamSet()
357 int32_t TestConstructAgreeParamSet(struct TestAgreeParamSetStructure *paramStruct) in TestConstructAgreeParamSet()
404 int32_t TestDeriveParamSetPre(struct TestDeriveParamSetStructure *paramStruct, struct HksParamSet *… in TestDeriveParamSetPre()
[all …]
Dhks_modify_key_test_func.cpp117 struct GenerateKeyParamSetStructure paramStruct = { in GenerateKeyTwo() local
/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.c64 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
Dhks_agreement_test.c84 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/
Dhks_generate_key_test.cpp94 struct GenerateKeyParamSetStructure paramStruct = { &paramSet, variable
Dhks_derive_test.cpp62 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
Dhks_agreement_test.cpp82 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_generate_key_test.cpp92 struct GenerateKeyParamSetStructure paramStruct = { &paramSet, variable
Dhks_agreement_test.cpp82 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
Dhks_derive_test.cpp47 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
Dhks_safe_compare_key_test.cpp86 struct GenerateKeyParamSetStructure paramStruct = { in SafeTestGenerateKey() local