Home
last modified time | relevance | path

Searched refs:unlock_cert (Results 1 – 2 of 2) sorted by relevance

/external/avb/tools/
Dat_auth_unlock.py129 def unlock_cert(self): member in UnlockCredentials
254 if GetAtxCertificateSubject(creds.unlock_cert) == challenge.product_id_hash:
286 out.write(creds.unlock_cert)
/external/avb/test/
Dat_auth_unlock_unittest.py64 self.assertIsNotNone(creds.unlock_cert)
131 self.assertIsNotNone(creds.unlock_cert)