Home
last modified time | relevance | path

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

/OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/
H A Davb_user_tool.sh116 …python $SCRIPTS/avbtool make_atx_unlock_credential --output=unlock_credential.bin --intermediate_k…
/OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/
H A Davbtool3338 def make_atx_unlock_credential(self, output, intermediate_key_certificate, member in Avb
4000 sub_parser.set_defaults(func=self.make_atx_unlock_credential)
4140 def make_atx_unlock_credential(self, args): member in AvbTool
4142 self.avb.make_atx_unlock_credential(
/OK3568_Linux_fs/u-boot/scripts/
H A Davbtool.py3934 def make_atx_unlock_credential(self, output, intermediate_key_certificate, member in Avb
4725 sub_parser.set_defaults(func=self.make_atx_unlock_credential)
4906 def make_atx_unlock_credential(self, args): member in AvbTool
4908 self.avb.make_atx_unlock_credential(