Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dcros_repair_unittest.py302 self.assertTrue(status.tpm_can_load_srk_pubkey)
325 self.assertFalse(status.tpm_can_load_srk_pubkey)
Dcros_repair.py334 if not status.tpm_can_load_srk_pubkey:
846 def tpm_can_load_srk_pubkey(self): member in CryptohomeStatus