Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A 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
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_check_pur_part_test.cpp276 struct HksBlob handleBlob = { sizeof(handle), (uint8_t *)&handle }; in CheckPurposeTest() local
/ohos5.0/base/security/certificate_manager/test/unittest/src/
H A Dcm_finish_test.cpp168 struct CmBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in ProducerSessionMaxTest() local
176 struct CmBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in ProducerSessionMaxTest() local
190 struct CmBlob handleBlob = { sizeof(uint64_t), (uint8_t *)&handle[i] }; in ProducerSessionMaxTest() local
/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.c236 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in EncryptData() local
278 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in DecryptData() local
/ohos5.0/base/security/huks/test/reliability/src/
H A Dthree_stage_multi_thread.cpp230 struct HksBlob handleBlob = { sizeof(uint64_t), handleE }; in ThreeStageTest() local
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v8/
H A 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()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_session_manager.c55 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in DeleteKeyNode() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_security_manager.cpp141 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksEncryptThreeStage() local
154 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in HksDecryptThreeStage() local
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_common_item.cpp473 napi_value GetHandleValue(napi_env env, napi_value object, struct HksBlob *&handleBlob) in GetHandleValue()
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c1233 struct HksBlob handleBlob = { sizeof(uint64_t), handle }; in AgreeSharedSecretWithStorageP256() local