| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
| D | hks_session_max_test.cpp | 106 struct HksBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in SessionMaxTest() local 123 struct HksBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in SessionMaxTest() local 137 struct HksBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in SessionMaxTest() local 176 struct HksBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&temp }; variable
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/symmetric_alg_test/ |
| D | hks_3des_cipher_test_common.cpp | 27 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in Hks3DesCipherTest() local
|
| D | hks_des_cipher_test_common.cpp | 27 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksDesCipherTest() local
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| D | hks_check_pur_part_test.cpp | 277 struct HksBlob handleBlob = { sizeof(handle), (uint8_t *)&handle }; in CheckPurposeTest() local
|
| D | hks_cmac_test.cpp | 253 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksCmacTestCase() local
|
| /base/security/asset/services/crypto_manager/src/ |
| D | huks_wrapper.c | 239 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in EncryptData() local 281 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in DecryptData() local
|
| /base/security/certificate_manager/test/unittest/src/ |
| D | cm_finish_test.cpp | 190 struct CmBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in ProducerSessionMaxTest() local 198 struct CmBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in ProducerSessionMaxTest() local 215 struct CmBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in ProducerSessionMaxTest() local
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
| D | hks_rsa_sign_verify_test_common.cpp | 340 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksRsaSignTest() local 360 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksRsaVerifyTest() local
|
| D | hks_rsa_cipher_test_common.cpp | 182 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksRsaCipherTest() local
|
| /base/security/huks/test/reliability/src/ |
| D | three_stage_multi_thread.cpp | 230 struct HksBlob handleBlob = { sizeof(uint64_t), handleE }; in ThreeStageTest() local
|
| /base/security/huks/interfaces/kits/napi/src/v8/ |
| D | huks_napi_common.cpp | 488 napi_value GetHandleValue(napi_env env, napi_value object, struct HksBlob *&handleBlob) in GetHandleValue() 574 HksBlob *&handleBlob, HksParamSet *¶mSet) in ParseHandleAndHksParamSet()
|
| /base/security/huks/services/huks_standard/huks_service/main/core/src/ |
| D | hks_session_manager.c | 53 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in DeleteKeyNode() local
|
| D | hks_client_service.c | 1762 …struct HksBlob handleBlob = { .data = (uint8_t *)(&(operation->handle)), .size = sizeof(operation-… in HksServiceAbortByPid() local
|
| /base/security/huks/interfaces/kits/napi/src/v9/ |
| D | huks_napi_common_item.cpp | 473 napi_value GetHandleValue(napi_env env, napi_value object, struct HksBlob *&handleBlob) in GetHandleValue()
|
| /base/security/device_auth/deps_adapter/key_management_adapter/impl/src/ |
| D | huks_adapter.c | 602 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in AgreeSharedSecretWithStorageP256() local
|