Searched defs:blobSize (Results 1 – 12 of 12) sorted by relevance
276 const uint32_t blobSize = 15; variable296 const uint32_t blobSize = 15; variable
184 int blobSize = *reinterpret_cast<const int *>(cursorPtr); in ReadFromBuffer() local
194 uint32_t blobSize = 0; in GetCodeSignBlockBuffer() local
18 int32_t TestConstuctBlob(struct HksBlob **blob, bool blobExist, uint32_t blobSize, bool blobDataExi… in TestConstuctBlob()586 uint32_t blobSize, in TestConstructBlobOut()
895 int32_t blobSize = sizeof(CfBlob) * size; in GetExtendedKeyUsageX509Openssl() local1005 int32_t blobSize = sizeof(CfBlob) * size; in GetSubjectAltNamesX509Openssl() local1055 int32_t blobSize = sizeof(CfBlob) * size; in GetIssuerAltNamesX509Openssl() local1301 uint32_t blobSize = sizeof(CfBlob) * uriCount; in GetCRLDpURI() local
481 uint32_t blobSize = sizeof(CfBlob) * revokedNum; in GetRevokedCerts() local
288 int32_t MallocAndCheckBlobData(struct HksBlob *blob, const uint32_t blobSize) in MallocAndCheckBlobData()
79 static int32_t MallocAndCheckBlobData(struct HksBlob *blob, const uint32_t blobSize) in MallocAndCheckBlobData()
137 uint32_t blobSize = 0; in MallocBlobFromBuffer() local
49 uint32_t blobSize; /* blob->size value */ member