Searched refs:blobIndex (Results 1 – 1 of 1) sorted by relevance
552 const CS_BlobIndex *blobIndex = &sb->index[n]; in cs_validate_csblob() local553 uint32_t type = ntohl(blobIndex->type); in cs_validate_csblob()554 uint32_t offset = ntohl(blobIndex->offset); in cs_validate_csblob()