/test/xts/acts/security_lite/huks/liteos_a_adapter/ |
D | hks_bn_exp_mod_test.cpp | 111 g_testBnExpModParams[0].xParams.blobSize, g_testBnExpModParams[0].xParams.blobDataExist, 116 … g_testBnExpModParams[0].aParams.blobSize, g_testBnExpModParams[0].aParams.blobDataExist, 121 g_testBnExpModParams[0].eParams.blobSize, g_testBnExpModParams[0].eParams.blobDataExist, 126 g_testBnExpModParams[0].nParams.blobSize, g_testBnExpModParams[0].nParams.blobDataExist,
|
D | hks_mac_test.cpp | 88 srcDataParams->blobSize, in ConstructDataToBlob() 95 macDataParams->blobSize, in ConstructDataToBlob() 140 g_testMacParams[index].keyParams.blobSize, in BaseTestMac() 150 g_testMacParams[index].keyParams.blobSize, in BaseTestMac()
|
D | hks_hash_test.cpp | 89 g_testHashParams[0].srcDataParams.blobSize, 96 g_testHashParams[0].hashParams.blobSize,
|
D | hks_agreement_test.cpp | 120 g_testAgreeParams[0].agreedKeyParams.blobSize, 172 …g_testAgreeParams[0].agreedKeyParams.blobSize, g_testAgreeParams[0].agreedKeyParams.blobDataExist,… 178 …g_testAgreeParams[0].agreedKeyParams.blobSize, g_testAgreeParams[0].agreedKeyParams.blobDataExist,…
|
D | hks_generate_random_test.cpp | 73 g_testGenRandomParams[0].randomParams.blobSize,
|
D | hks_delete_test.cpp | 77 g_testKeyExistParams[0].keyAliasParams.blobSize,
|
D | hks_derive_test.cpp | 162 g_testDeriveParams[index].masterKeyParams.blobSize, in BaseTestDerive() 173 g_testDeriveParams[index].derivedKeyParams.blobSize, in BaseTestDerive()
|
D | hks_exist_test.cpp | 80 g_testKeyExistParams[0].keyAliasParams.blobSize,
|
D | hks_generate_key_test.cpp | 87 g_testGenKeyParams[index].keyAliasParams.blobSize,
|
/test/xts/acts/security_lite/huks/liteos_m_adapter/ |
D | hks_bn_exp_mod_test.c | 138 g_testBnExpModParams[0].xParams.blobSize, g_testBnExpModParams[0].xParams.blobDataExist, in LITE_TEST_CASE() 143 … g_testBnExpModParams[0].aParams.blobSize, g_testBnExpModParams[0].aParams.blobDataExist, in LITE_TEST_CASE() 148 g_testBnExpModParams[0].eParams.blobSize, g_testBnExpModParams[0].eParams.blobDataExist, in LITE_TEST_CASE() 153 g_testBnExpModParams[0].nParams.blobSize, g_testBnExpModParams[0].nParams.blobDataExist, in LITE_TEST_CASE()
|
D | hks_mac_test.c | 260 srcDataParams->blobSize, in ConstructDataToBlob() 267 macDataParams->blobSize, in ConstructDataToBlob() 312 g_testMacParams[index].keyParams.blobSize, in BaseTestMac() 322 g_testMacParams[index].keyParams.blobSize, in BaseTestMac()
|
D | hks_hash_test.c | 124 g_testHashParams[index].srcDataParams.blobSize, in ExecHksHashTestCommon() 131 g_testHashParams[index].hashParams.blobSize, in ExecHksHashTestCommon()
|
D | hks_agreement_test.c | 144 g_testAgreeParams[0].agreedKeyParams.blobSize, in ExecHksAgreementTest001() 193 g_testAgreeParams[0].agreedKeyParams.blobSize, in ExecHksAgreementTest002()
|
D | hks_generate_random_test.c | 98 g_testGenRandomParams[0].randomParams.blobSize, in ExecHksGenerateRandomTest001()
|
D | hks_delete_test.c | 66 g_testKeyExistParams[0].keyAliasParams.blobSize, in ExecHksDeleteTest001()
|
D | hks_exist_test.c | 73 g_testKeyExistParams[0].keyAliasParams.blobSize, in ExecHksExistTest001()
|
D | hks_derive_test.c | 215 g_testDeriveParams[index].masterKeyParams.blobSize, in BaseTestDerive() 226 g_testDeriveParams[index].derivedKeyParams.blobSize, in BaseTestDerive()
|
D | hks_generate_key_test.c | 112 g_testGenKeyParams[index].keyAliasParams.blobSize, in ExecHksGenerateKeyTest001()
|
/test/xts/acts/security_lite/huks/common/ |
D | hks_test_common.c | 41 int32_t TestConstuctBlob(struct HksBlob **blob, bool blobExist, uint32_t blobSize, bool blobDataExi… in TestConstuctBlob() argument 91 (*blob)->size = blobSize; in TestConstuctBlob() 560 keyAliasParams->blobSize, in HuksGenerateKey() 598 localKeyParams->blobSize, in GenerateLocalRandomKey() 607 uint32_t blobSize, in TestConstructBlobOut() argument 634 (*blob)->size = blobSize; in TestConstructBlobOut() 645 localPrivateKeyParams->blobSize, in GenerateLocalX25519Key() 654 localPublicKeyParams->blobSize, in GenerateLocalX25519Key() 712 genKeyParam.keyAliasParams.blobSize, in TestGenDefaultKeyAndGetAlias()
|
D | hks_test_cipher.c | 461 inTextParams->blobSize, in ConstructDataToBlob() 468 outTextParams->blobSize, in ConstructDataToBlob() 532 decryptStruct->cipherParms->decryptedTextParams.blobSize, in DecryptCipher() 702 g_testEncryptParams[index].encryptAliasParams.blobSize, in BaseTestEncrypt() 754 g_testDecryptParams[index].decryptAliasParams.blobSize, in BaseTestDecrypt()
|
/test/xts/acts/security_lite/huks/common/include/ |
D | hks_test_common.h | 53 uint32_t blobSize; /* blob->size value */ member 387 uint32_t blobSize, 423 uint32_t blobSize,
|
/test/xts/acts/security/huks_napi_BasicTest/include/ |
D | huks_three_stage_test_common.h | 73 const uint32_t blobSize);
|
/test/xts/acts/security/huks_napi_BasicTest/src/ |
D | huks_three_stage_test_common.cpp | 312 const uint32_t blobSize) in MallocAndCheckBlobData() argument 317 blob->data = (uint8_t *)HksMalloc(blobSize); in MallocAndCheckBlobData()
|