Searched defs:blobSize (Results 1 – 11 of 11) sorted by relevance
184 int blobSize = *reinterpret_cast<const int *>(cursorPtr); in ReadFromBuffer() local
230 int32_t MallocAndCheckBlobData(struct HksBlob *blob, const uint32_t blobSize) in MallocAndCheckBlobData()
662 int32_t blobSize = sizeof(HcfBlob) * size; in GetExtendedKeyUsageX509Openssl() local768 int32_t blobSize = sizeof(HcfBlob) * size; in GetSubjectAltNamesX509Openssl() local818 int32_t blobSize = sizeof(HcfBlob) * size; in GetIssuerAltNamesX509Openssl() local
465 uint32_t blobSize = sizeof(HcfBlob) * revokedNum; in GetRevokedCerts() local
38 int32_t TestConstuctBlob(struct HksBlob **blob, bool blobExist, uint32_t blobSize, bool blobDataExi… in TestConstuctBlob()605 uint32_t blobSize, in TestConstructBlobOut()
41 int32_t TestConstuctBlob(struct HksBlob **blob, bool blobExist, uint32_t blobSize, bool blobDataExi… in TestConstuctBlob()608 uint32_t blobSize, in TestConstructBlobOut()
131 uint32_t blobSize = 0; in MallocBlobFromBuffer() local
42 uint32_t blobSize; /* blob->size value */ member
54 uint32_t blobSize; /* blob->size value */ member