Home
last modified time | relevance | path

Searched defs:tempBlob (Results 1 – 4 of 4) sorted by relevance

/base/security/certificate_framework/test/unittest/cf_sdk_test/src/
Dcf_param_test.cpp168 CfBlob tempBlob = { 1, nullptr }; variable
191 CfBlob tempBlob = { 0, tempBuf }; variable
216 CfBlob tempBlob = { sizeof(tempBuf), tempBuf }; variable
240 CfBlob tempBlob = { UINT32_MAX, tempBuf }; variable
/base/security/certificate_manager/test/unittest/module_test/src/
Dcm_param_test.cpp166 struct CmBlob tempBlob = { 0, nullptr }; variable
189 struct CmBlob tempBlob = { UINT32_MAX, tempBuf }; variable
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
Dhks_three_stage_test_common.c276 struct HksBlob tempBlob = { sizeof(tmp), tmp }; in TestUpdateFinish() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/idl/cm_ipc/
Dcm_ipc_service.c250 struct CmBlob tempBlob = { 0, NULL }; in CmIpcServiceInstallAppCert() local
1068 struct CmBlob tempBlob = { 0, NULL }; in CmIpcServiceGetUserCertList() local
1251 struct CmBlob tempBlob = { 0, NULL }; in CmIpcServiceInstallUserCert() local