Searched refs:make_atx_certificate (Results 1 – 2 of 2) sorted by relevance
77 ${AVBTOOL} make_atx_certificate --output=atx_pik_certificate.bin \83 ${AVBTOOL} make_atx_certificate --output=atx_psk_certificate.bin \96 ${AVBTOOL} make_atx_certificate --output=atx_puk_certificate.bin \
3421 def make_atx_certificate(self, output, authority_key_path, subject_key_path, member in Avb4179 sub_parser.set_defaults(func=self.make_atx_certificate)4382 def make_atx_certificate(self, args): member in AvbTool4384 self.avb.make_atx_certificate(args.output, args.authority_key,