Searched refs:fillFromData (Results 1 – 3 of 3) sorted by relevance
345 bootSection->fillFromData((cipher_block_t *)contents, header.m_length); in readSection()
791 virtual void fillFromData(const cipher_block_t * blocks, unsigned count);
1260 void EncoreBootImage::BootSection::fillFromData(const cipher_block_t * blocks, unsigned count) in fillFromData() function in EncoreBootImage::BootSection