Home
last modified time | relevance | path

Searched refs:get_tpm_status (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/site_tests/firmware_SetFWMP/
Dfirmware_SetFWMP.py21 status = cryptohome.get_tpm_status()
30 status = cryptohome.get_tpm_status()
/external/autotest/client/site_tests/platform_BootLockbox/
Dplatform_BootLockbox.py36 status = cryptohome.get_tpm_status()
41 status = cryptohome.get_tpm_status()
/external/autotest/client/site_tests/platform_CryptohomeKeyEviction/
Dplatform_CryptohomeKeyEviction.py21 status = cryptohome.get_tpm_status()
/external/autotest/client/site_tests/platform_CryptohomeMigrateChapsTokenClient/
Dplatform_CryptohomeMigrateChapsTokenClient.py28 status = cryptohome.get_tpm_status()
/external/autotest/client/site_tests/platform_CryptohomeTPMReOwn/
Dplatform_CryptohomeTPMReOwn.py18 tpm_status = cryptohome.get_tpm_status()
/external/autotest/client/cros/
Dcryptohome.py73 def get_tpm_status(): function
246 while not get_tpm_status()['Owned']: