Searched refs:make_atx_unlock_credential (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/tools/android/avb/
H A Davbtool3496 def make_atx_unlock_credential(self, output, intermediate_key_certificate, member in class:Avb
3500 """Implements the 'make_atx_unlock_credential' command.
4174 'make_atx_unlock_credential',
4208 sub_parser.set_defaults(func=self.make_atx_unlock_credential)
4362 def make_atx_unlock_credential(self, args): member in class:AvbTool
4363 """Implements the 'make_atx_unlock_credential' sub-command."""
4364 self.avb.make_atx_unlock_credential(

Completed in 34 milliseconds