Home
last modified time | relevance | path

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

/external/avb/tools/
Dat_auth_unlock.py229 def GetAtxCertificateSubject(cert): function
250 if GetAtxCertificateSubject(creds.unlock_cert) == challenge.product_id_hash:
/external/avb/test/
Dat_auth_unlock_unittest.py209 product_id_hash = GetAtxCertificateSubject(f.read())