/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_rename_part1_test.cpp | 178 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 226 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 277 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 327 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 376 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 421 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 461 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 502 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 545 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 584 struct HksBlob newKeyAlias = { 0, NULL }; variable [all …]
|
H A D | hks_cross_test.cpp | 163 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 211 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 261 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 305 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 352 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 397 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 441 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 485 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 529 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 573 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable
|
H A D | hks_rename_part2_test.cpp | 185 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable 232 struct HksBlob newKeyAlias = { strlen(alias2), (uint8_t *)alias2 }; variable
|
H A D | hks_check_auth_part_test.cpp | 383 struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; in CheckImportAuthTest() local
|
H A D | hks_access_control_rsa_sign_verify_test_common.cpp | 433 …struct HksBlob newKeyAlias = { .size = strlen(newKey), .data = reinterpret_cast<uint8_t *>(newKey)… in AcRsaSignVerifyTestNormalCase() local 521 …struct HksBlob newKeyAlias = { .size = strlen(newKey), .data = reinterpret_cast<uint8_t *>(newKey)… in AcRsaSignVerifyTestAbnormalCase() local
|
H A D | hks_cross_test_common.cpp | 33 struct HksParamSet *secondParamSet, struct HksBlob *newKeyAlias) in HksCrossTestImportKey()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
H A D | hks_rsa_cipher_part5_test.cpp | 407 struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 480 struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable 534 struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(tmpKey), .data = (uint8_t *)tmpKey }; variable
|
H A D | hks_ed25519_sign_verify_test.cpp | 134 struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(newKey), .data = (uint8_t *)newKey }; in HksEd25519SignVerifyTestNormalCase() local 191 struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(newKey), .data = (uint8_t *)newKey }; variable 257 struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(newKey), .data = (uint8_t *)newKey }; variable
|
H A D | hks_rsa_cipher_test_common.cpp | 127 …struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(tmpKey), .data = reinterpret_cast<uint8_t … in HksRsaCipherTestCase() local 163 …struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(tmpKey), .data = reinterpret_cast<uint8_t … in HksRsaCipherTestCaseAbnormal() local
|
H A D | hks_ecc_sign_verify_test_common.cpp | 96 …struct HksBlob newKeyAlias = { .size = strlen(newKey), .data = reinterpret_cast<uint8_t *>(newKey)… in HksEccSignVerifyTestNormalCase() local
|
H A D | hks_rsa_sign_verify_test_common.cpp | 72 …struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(newKey), .data = reinterpret_cast<uint8_t … in RsaSignVerifyTestNormalCase() local 244 …struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(newKey), .data = reinterpret_cast<uint8_t … in RSASignVerifyTestAbnormalCase() local
|
H A D | hks_rsa_sign_verify_part8_test.cpp | 413 struct HksBlob newKeyAlias = { .size = (uint32_t)strlen(newKey), .data = (uint8_t *)newKey }; variable
|
H A D | hks_sm2_cipher_test.cpp | 435 …struct HksBlob newKeyAlias = { .size = strlen(tmpKey), .data = reinterpret_cast<uint8_t *>(tmpKey)… in HksSm2CipherTestRun() local 636 …struct OH_Huks_Blob newKeyAlias = { .size = strlen(tmpKey), .data = reinterpret_cast<uint8_t *>(tm… in HksSm2CipherTestRunByNdk() local
|
H A D | hks_dsa_sign_verify_test.cpp | 499 struct HksBlob newKeyAlias = { .size = strlen(newKey), .data = (uint8_t *)newKey }; in HksDsaSignVerifyTestNormalCase() local
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
H A D | hks_client_check.c | 325 const struct HksBlob *newKeyAlias) in HKsCheckOldKeyAliasDiffNewKeyAlias() 352 …HksCheckNewKeyNotExist(const struct HksProcessInfo *processInfo, const struct HksBlob *newKeyAlias, in HksCheckNewKeyNotExist()
|
H A D | hks_client_service.c | 2079 const struct HksParamSet *paramSet, const struct HksBlob *newKeyAlias) in HksServiceRenameKeyAlias()
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
H A D | hks_ipc_check.c | 273 const struct HksBlob *newKeyAlias) in HksCheckIpcRenameKeyAlias()
|
H A D | hks_client_service_passthrough.c | 466 const struct HksBlob *newKeyAlias) in HksClientRenameKeyAlias()
|
H A D | hks_client_ipc_serialization.c | 579 int32_t HksRenameKeyAliasPack(const struct HksBlob *oldKeyAlias, const struct HksBlob *newKeyAlias, in HksRenameKeyAliasPack()
|
H A D | hks_client_service_ipc.c | 907 const struct HksBlob *newKeyAlias) in HksClientRenameKeyAlias()
|
/ohos5.0/base/security/asset/services/crypto_manager/src/ |
H A D | huks_wrapper.c | 370 int32_t RenameKeyAlias(const struct KeyId *keyId, const struct HksBlob *newKeyAlias) in RenameKeyAlias()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
H A D | hks_storage_manager.c | 561 const struct HksBlob *newKeyAlias, uint32_t storageType) in HksManageStoreRenameKeyAlias()
|
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/source/ |
H A D | hks_api.c | 765 const struct HksBlob *newKeyAlias) in HksRenameKeyAlias()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/ipc/ |
H A D | hks_service_ipc_serialization.c | 590 struct HksBlob *newKeyAlias, struct HksParamSet **paramSet) in HksRenameKeyAliasUnpack()
|
H A D | hks_ipc_service.c | 984 struct HksBlob newKeyAlias = { 0, NULL }; in HksIpcServiceRenameKeyAlias() local
|