Searched refs:getDataBlocks (Results 1 – 2 of 2) sorted by relevance
397 …virtual unsigned getDataBlocks(unsigned offset, unsigned maxCount, cipher_block_t * data) { return… in getDataBlocks() function531 virtual unsigned getDataBlocks(unsigned offset, unsigned maxCount, cipher_block_t * data);
632 return getDataBlocks(offset - 1, maxCount, data); in getBlocks()922 unsigned EncoreBootImage::LoadCommand::getDataBlocks(unsigned offset, unsigned maxCount, cipher_blo… in getDataBlocks() function in EncoreBootImage::LoadCommand