| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
| D | hks_session_max_test.cpp | 105 struct HksBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in SessionMaxTest() local 122 struct HksBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in SessionMaxTest() local 136 struct HksBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in SessionMaxTest() local 175 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_des_cipher_test_common.cpp | 27 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksDesCipherTest() local
|
| D | hks_3des_cipher_test_common.cpp | 27 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in Hks3DesCipherTest() local
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| D | hks_check_pur_part_test.cpp | 276 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 | 236 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in EncryptData() local 278 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in DecryptData() local
|
| /base/security/certificate_manager/test/unittest/src/ |
| D | cm_finish_test.cpp | 181 struct CmBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in ProducerSessionMaxTest() local 189 struct CmBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in ProducerSessionMaxTest() local 206 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 358 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 | 52 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in DeleteKeyNode() 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 | 590 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in AgreeSharedSecretWithStorageP256() local
|