• Home
  • Raw
  • Download

Lines Matching defs:section

414     def _modify_section(self,  argument
455 def corrupt_section(self, section, corrupt_all=False): argument
464 def corrupt_section_body(self, section, corrupt_all=False): argument
470 def restore_section(self, section, restore_all=False): argument
479 def restore_section_body(self, section, restore_all=False): argument
488 def corrupt_firmware(self, section, corrupt_all=False): argument
495 def corrupt_firmware_body(self, section, corrupt_all=False): argument
502 def restore_firmware(self, section, restore_all=False): argument
509 def restore_firmware_body(self, section, restore_all=False): argument
591 def dump_section_body(self, section, filename): argument
596 def get_section_hash(self, section): argument
696 def get_section_sig_sha(self, section): argument
700 def get_section_sha(self, section): argument
704 def get_section_version(self, section): argument
708 def get_section_flags(self, section): argument
712 def get_section_datakey_version(self, section): argument
716 def get_section_kernel_subkey_version(self, section): argument
720 def get_section_body(self, section): argument
726 def has_section_body(self, section): argument
730 def get_section_sig(self, section): argument
736 def get_section_fwid(self, section, strip_null=True): argument
757 def set_section_body(self, section, blob, write_through=False): argument
762 def set_section_sig(self, section, blob, write_through=False): argument
767 def set_section_fwid(self, section, blob, write_through=False): argument
783 def set_section_version(self, section, version, flags, argument
825 def _modify_section_fwid(self, section): argument
865 def _strip_section_fwid(self, section, write_through=True): argument