Searched refs:CS_BlobIndex (Results 1 – 2 of 2) sorted by relevance
219 } CS_BlobIndex typedef226 CS_BlobIndex index[]; /* (count) entries */
551 if ((length - sizeof(CS_SuperBlob)) / sizeof(CS_BlobIndex) < count) { in cs_validate_csblob()557 const CS_BlobIndex *blobIndex = &sb->index[n]; in cs_validate_csblob()3166 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3173 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3181 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3189 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3205 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3235 blob_offset = sizeof(CS_SuperBlob) + (num_blobs * sizeof(CS_BlobIndex)); in ubc_cs_reconstitute_code_signature()