Lines Matching defs:section
279 def get_preamble_flags(self, section): argument
287 def set_preamble_flags(self, section, flags): argument
297 def get_body_sha(self, section): argument
305 def get_sig_sha(self, section): argument
313 def get_section_fwid(self, section=None): argument
321 def corrupt_sig(self, section): argument
328 def restore_sig(self, section): argument
335 def corrupt_body(self, section, corrupt_all=False): argument
344 def restore_body(self, section): argument
351 def _modify_version(self, section, delta): argument
365 def move_version_backward(self, section): argument
369 def move_version_forward(self, section): argument
373 def get_version(self, section): argument
377 def get_datakey_version(self, section): argument
381 def get_kernel_subkey_version(self, section): argument
555 def corrupt_body(self, section): argument
638 def corrupt_sig(self, section): argument
645 def restore_sig(self, section): argument
652 def _modify_version(self, section, delta): argument
664 def move_version_backward(self, section): argument
668 def move_version_forward(self, section): argument
672 def get_version(self, section): argument
676 def get_datakey_version(self, section): argument
698 def resign_with_keys(self, section, key_path=None): argument
702 def dump(self, section, kernel_path): argument
710 def write(self, section, kernel_path): argument
718 def get_sha(self, section): argument
743 def verify_rootfs(self, section): argument
1054 def get_section_fwid(self, target='bios', section=None): argument