Searched defs:verify_image (Results 1 - 3 of 3) sorted by relevance

/external/vboot_reference/scripts/image_signing/
H A Dsign_official_build.sh536 verify_image() { function
692 verify_image
/external/autotest/client/cros/faft/utils/
H A Dflashrom_handler.py236 def verify_image(self): member in class:FlashromHandler
/external/avb/
H A Davbtool545 # is OK since 'avbtool verify_image' is not expected to run on the
1079 """Verifies contents of the descriptor - used in verify_image sub-command.
1163 """Verifies contents of the descriptor - used in verify_image sub-command.
1318 """Verifies contents of the descriptor - used in verify_image sub-command.
1463 """Verifies contents of the descriptor - used in verify_image sub-command.
1567 """Verifies contents of the descriptor - used in verify_image sub-command.
1668 """Verifies contents of the descriptor - used in verify_image sub-command.
2120 def verify_image(self, image_filename, key_path, expected_chain_partitions): member in class:Avb
2121 """Implements the 'verify_image' command.
3691 'verify_image',
3901 def verify_image(self, args): member in class:AvbTool
[all...]

Completed in 134 milliseconds