Searched refs:make_atx_certificate (Results 1 – 2 of 2) sorted by relevance
67 ${AVBTOOL} make_atx_certificate --output=atx_pik_certificate.bin \73 ${AVBTOOL} make_atx_certificate --output=atx_psk_certificate.bin \
3143 def make_atx_certificate(self, output, authority_key_path, subject_key_path, member in Avb3759 sub_parser.set_defaults(func=self.make_atx_certificate)3906 def make_atx_certificate(self, args): member in AvbTool3908 self.avb.make_atx_certificate(args.output, args.authority_key,