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/ |
| D | hks_test_common.c | 93 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 …]
|
| D | hks_generate_key_test.cpp | 91 struct GenerateKeyParamSetStructure paramStruct = { ¶mSet, variable
|
| D | hks_agreement_test.cpp | 79 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
|
| D | hks_derive_test.cpp | 127 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
|
| D | hks_safe_compare_key_test.cpp | 84 struct GenerateKeyParamSetStructure paramStruct = { in SafeTestGenerateKey() local
|
| D | hks_modify_key_test.cpp | 208 struct GenerateKeyParamSetStructure paramStruct = { in GenerateKeyTwo() local
|
| /base/security/huks/test/unittest/huks_lite_test/common/ |
| D | hks_test_common.c | 96 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/ |
| D | hks_generate_key_test.c | 96 struct GenerateKeyParamSetStructure paramStruct = { ¶mSet, in LITE_TEST_CASE() local
|
| D | hks_derive_test.c | 130 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
|
| D | hks_agreement_test.c | 84 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
|
| D | hks_safe_compare_key_test.c | 89 struct GenerateKeyParamSetStructure paramStruct = { in SafeTestGenerateKey() local
|
| D | hks_modify_key_test.c | 218 struct GenerateKeyParamSetStructure paramStruct = { in GenerateKeyTwo() local
|
| /base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/ |
| D | hks_generate_key_test.cpp | 93 struct GenerateKeyParamSetStructure paramStruct = { ¶mSet, variable
|
| D | hks_agreement_test.cpp | 81 struct TestAgreeParamSetStructure paramStruct = { in AgreeKey() local
|
| D | hks_safe_compare_key_test.cpp | 86 struct GenerateKeyParamSetStructure paramStruct = { in SafeTestGenerateKey() local
|
| D | hks_derive_test.cpp | 128 struct TestDeriveParamSetStructure paramStruct = { in DeriveKey() local
|
| D | hks_modify_key_test.cpp | 213 struct GenerateKeyParamSetStructure paramStruct = { in GenerateKeyTwo() local
|