Home
last modified time | relevance | path

Searched defs:handleBlob (Results 1 – 14 of 14) sorted by relevance

/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_session_max_test.cpp105 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/
Dhks_des_cipher_test_common.cpp27 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksDesCipherTest() local
Dhks_3des_cipher_test_common.cpp27 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in Hks3DesCipherTest() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
Dhks_check_pur_part_test.cpp276 struct HksBlob handleBlob = { sizeof(handle), (uint8_t *)&handle }; in CheckPurposeTest() local
Dhks_cmac_test.cpp253 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksCmacTestCase() local
/base/security/asset/services/crypto_manager/src/
Dhuks_wrapper.c236 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/
Dcm_finish_test.cpp181 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/
Dhks_rsa_sign_verify_test_common.cpp340 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksRsaSignTest() local
358 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksRsaVerifyTest() local
Dhks_rsa_cipher_test_common.cpp182 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksRsaCipherTest() local
/base/security/huks/test/reliability/src/
Dthree_stage_multi_thread.cpp230 struct HksBlob handleBlob = { sizeof(uint64_t), handleE }; in ThreeStageTest() local
/base/security/huks/interfaces/kits/napi/src/v8/
Dhuks_napi_common.cpp488 napi_value GetHandleValue(napi_env env, napi_value object, struct HksBlob *&handleBlob) in GetHandleValue()
574 HksBlob *&handleBlob, HksParamSet *&paramSet) in ParseHandleAndHksParamSet()
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_session_manager.c52 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in DeleteKeyNode() local
/base/security/huks/interfaces/kits/napi/src/v9/
Dhuks_napi_common_item.cpp473 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/
Dhuks_adapter.c590 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in AgreeSharedSecretWithStorageP256() local