Searched refs:CS_BlobIndex (Results 1 – 2 of 2) sorted by relevance
219 } CS_BlobIndex typedef226 CS_BlobIndex index[]; /* (count) entries */
550 if ((length - sizeof(CS_SuperBlob)) / sizeof(CS_BlobIndex) < count) { in cs_validate_csblob()556 const CS_BlobIndex *blobIndex = &sb->index[n]; in cs_validate_csblob()3160 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3167 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3175 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3183 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3199 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3229 blob_offset = sizeof(CS_SuperBlob) + (num_blobs * sizeof(CS_BlobIndex)); in ubc_cs_reconstitute_code_signature()