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.py374 self.assertTrue(status.tpm_can_load_srk_pubkey)
397 self.assertFalse(status.tpm_can_load_srk_pubkey)
Dcros_repair.py658 if not status.tpm_can_load_srk_pubkey:
1433 def tpm_can_load_srk_pubkey(self): member in CryptohomeStatus