Home
last modified time | relevance | path

Searched defs:blobSize (Results 1 - 13 of 13) sorted by relevance

/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dblob.cpp184 int blobSize = *reinterpret_cast<const int *>(cursorPtr); in ReadFromBuffer() local
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dblob.cpp184 int blobSize = *reinterpret_cast<const int *>(cursorPtr); in ReadFromBuffer() local
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dblob.cpp184 int blobSize = *reinterpret_cast<const int *>(cursorPtr); in ReadFromBuffer() local
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/os_dependency/idl/ipc/src/
H A Dhuks_ipc_serialization_test.cpp276 const uint32_t blobSize = 15; in HWTEST_F() local
296 const uint32_t blobSize = 15; in HWTEST_F() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_three_stage_test_common.c289 int32_t MallocAndCheckBlobData(struct HksBlob *blob, const uint32_t blobSize) in MallocAndCheckBlobData() argument
/base/security/code_signature/utils/src/
H A Dcode_sign_block.cpp239 uint32_t blobSize = 0; in GetCodeSignBlockBuffer() local
/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_common_func.cpp19 int32_t TestConstuctBlob(struct HksBlob **blob, bool blobExist, uint32_t blobSize, bool blobDataExist, in TestConstuctBlob() argument
585 TestConstructBlobOut(struct HksBlob **blob, bool blobExist, uint32_t blobSize, bool blobDataExist, uint32_t realBlobDataSize) TestConstructBlobOut() argument
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksipc_fuzzer/
H A Dhksipc_fuzzer.cpp218 const uint32_t blobSize = 15; in HksIpcSerializationTest010() local
237 const uint32_t blobSize = 15; in HksIpcSerializationTest011() local
/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp88 static int32_t MallocAndCheckBlobData(struct HksBlob *blob, const uint32_t blobSize) in MallocAndCheckBlobData() argument
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/ipc/
H A Dhks_service_ipc_serialization.c149 uint32_t blobSize = 0; in MallocBlobFromBuffer() local
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_crl_openssl.c490 uint32_t blobSize = sizeof(CfBlob) * revokedNum; in GetRevokedCerts() local
H A Dx509_certificate_openssl.c1070 int32_t blobSize = sizeof(CfBlob) * size; in GetExtendedKeyUsageX509Openssl() local
1184 int32_t blobSize = sizeof(CfBlob) * size; in GetSubjectAltNamesX509Openssl() local
1234 int32_t blobSize = sizeof(CfBlob) * size; in GetIssuerAltNamesX509Openssl() local
1616 int32_t blobSize = sizeof(SubjectAlternaiveNameData) * size; in CompareSubAltNameX509Openssl() local
1761 int32_t blobSize = sizeof(CfBlob) * size; in CompareCertPolicesX509Openssl() local
2035 int32_t blobSize = (int32_t)(sizeof(CfBlob) * uriCount); STACK_OF() local
[all...]
/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_common_h.h49 uint32_t blobSize; /* blob->size value */ member

Completed in 14 milliseconds