Searched defs:initFromData (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | EncoreBootImage.cpp | 699 void EncoreBootImage::NopCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsig… in initFromData() function in EncoreBootImage::NopCommand 745 void EncoreBootImage::TagCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsig… in initFromData() function in EncoreBootImage::TagCommand 802 void EncoreBootImage::LoadCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsi… in initFromData() function in EncoreBootImage::LoadCommand 996 void EncoreBootImage::FillCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsi… in initFromData() function in EncoreBootImage::FillCommand 1052 void EncoreBootImage::ModeCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsi… in initFromData() function in EncoreBootImage::ModeCommand 1087 void EncoreBootImage::JumpCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsi… in initFromData() function in EncoreBootImage::JumpCommand
|