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