| /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 | 89 srcDataParams->blobDataExist, in ConstructDataToBlob() 96 macDataParams->blobDataExist, in ConstructDataToBlob() 141 g_testMacParams[index].keyParams.blobDataExist, in BaseTestMac() 151 g_testMacParams[index].keyParams.blobDataExist, in BaseTestMac()
|
| D | hks_hash_test.cpp | 90 g_testHashParams[0].srcDataParams.blobDataExist, 97 g_testHashParams[0].hashParams.blobDataExist,
|
| D | hks_agreement_test.cpp | 121 g_testAgreeParams[0].agreedKeyParams.blobDataExist, 173 …_testAgreeParams[0].agreedKeyParams.blobSize, g_testAgreeParams[0].agreedKeyParams.blobDataExist, \ 179 …_testAgreeParams[0].agreedKeyParams.blobSize, g_testAgreeParams[0].agreedKeyParams.blobDataExist, \
|
| D | hks_generate_random_test.cpp | 74 g_testGenRandomParams[0].randomParams.blobDataExist,
|
| D | hks_delete_test.cpp | 78 g_testKeyExistParams[0].keyAliasParams.blobDataExist,
|
| D | hks_derive_test.cpp | 163 g_testDeriveParams[index].masterKeyParams.blobDataExist, in BaseTestDerive() 174 g_testDeriveParams[index].derivedKeyParams.blobDataExist, in BaseTestDerive()
|
| D | hks_exist_test.cpp | 81 g_testKeyExistParams[0].keyAliasParams.blobDataExist,
|
| D | hks_modify_key_test.cpp | 118 inTextParams->blobDataExist, in ConstructDataToBlob() 125 outTextParams->blobDataExist, in ConstructDataToBlob() 177 decryptStruct->cipherParms->decryptedTextParams.blobDataExist, in DecryptCipher()
|
| D | hks_generate_key_test.cpp | 88 g_testGenKeyParams[index].keyAliasParams.blobDataExist,
|
| /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 | 116 srcDataParams->blobDataExist, in ConstructDataToBlob() 123 macDataParams->blobDataExist, in ConstructDataToBlob() 168 g_testMacParams[index].keyParams.blobDataExist, in BaseTestMac() 178 g_testMacParams[index].keyParams.blobDataExist, in BaseTestMac()
|
| D | hks_hash_test.c | 113 g_testHashParams[0].srcDataParams.blobDataExist, in ExecHksHashTest001() 120 g_testHashParams[0].hashParams.blobDataExist, in ExecHksHashTest001()
|
| D | hks_derive_test.c | 191 g_testDeriveParams[index].masterKeyParams.blobDataExist, in BaseTestDerive() 202 g_testDeriveParams[index].derivedKeyParams.blobDataExist, in BaseTestDerive()
|
| D | hks_agreement_test.c | 146 g_testAgreeParams[0].agreedKeyParams.blobDataExist, in ExecHksAgreementTest001() 195 g_testAgreeParams[0].agreedKeyParams.blobDataExist, in ExecHksAgreementTest002()
|
| D | hks_generate_random_test.c | 99 g_testGenRandomParams[0].randomParams.blobDataExist, in ExecHksGenerateRandomTest001()
|
| D | hks_delete_test.c | 65 g_testKeyExistParams[0].keyAliasParams.blobDataExist, in ExecHksDeleteTest001()
|
| D | hks_modify_key_test.c | 150 inTextParams->blobDataExist, in ConstructDataToBlob() 157 outTextParams->blobDataExist, in ConstructDataToBlob() 209 decryptStruct->cipherParms->decryptedTextParams.blobDataExist, in DecryptCipher()
|
| D | hks_exist_test.c | 70 g_testKeyExistParams[0].keyAliasParams.blobDataExist, in ExecHksExistTest001()
|
| D | hks_generate_key_test.c | 114 g_testGenKeyParams[index].keyAliasParams.blobDataExist, in ExecHksGenerateKeyTest001()
|
| /test/xts/acts/security_lite/huks/common/ |
| D | hks_test_common.c | 41 …32_t TestConstuctBlob(struct HksBlob **blob, bool blobExist, uint32_t blobSize, bool blobDataExist, in TestConstuctBlob() argument 54 if (blobDataExist) { in TestConstuctBlob() 561 keyAliasParams->blobDataExist, in GenerateKey() 599 localKeyParams->blobDataExist, in GenerateLocalRandomKey() 608 bool blobDataExist, in TestConstructBlobOut() argument 622 if (blobDataExist) { in TestConstructBlobOut() 646 localPrivateKeyParams->blobDataExist, in GenerateLocalX25519Key() 655 localPublicKeyParams->blobDataExist, in GenerateLocalX25519Key() 677 (localPublicKeyParams->blobDataExist) && in GenerateLocalX25519Key() 684 (localPrivateKeyParams->blobDataExist) && in GenerateLocalX25519Key() [all …]
|
| D | hks_test_cipher.c | 416 inTextParams->blobDataExist, in ConstructDataToBlob() 423 outTextParams->blobDataExist, in ConstructDataToBlob() 487 decryptStruct->cipherParms->decryptedTextParams.blobDataExist, in DecryptCipher() 657 g_testEncryptParams[index].encryptAliasParams.blobDataExist, in BaseTestEncrypt() 709 g_testDecryptParams[index].decryptAliasParams.blobDataExist, in BaseTestDecrypt()
|
| /test/xts/acts/security_lite/huks/common/include/ |
| D | hks_test_common.h | 54 bool blobDataExist; /* blob->data null or not */ member 388 bool blobDataExist, 424 bool blobDataExist,
|