Searched refs:CS_BlobIndex (Results 1 – 2 of 2) sorted by relevance
273 } CS_BlobIndex typedef280 CS_BlobIndex index[]; /* (count) entries */
547 if ((length - sizeof(CS_SuperBlob)) / sizeof(CS_BlobIndex) < count) { in cs_validate_csblob()553 const CS_BlobIndex *blobIndex = &sb->index[n]; in cs_validate_csblob()3392 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3399 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3411 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3423 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3435 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3447 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3455 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()3463 new_blob_size += sizeof(CS_BlobIndex); in ubc_cs_reconstitute_code_signature()[all …]