Home
last modified time | relevance | path

Searched refs:get_tpm_status (Results 1 – 8 of 8) 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_CryptohomeTpmLiveTest/
Dplatform_CryptohomeTpmLiveTest.py18 tpm_owner_password = cryptohome.get_tpm_status()['Password']
/external/autotest/client/site_tests/platform_CryptohomeKeyEviction/
Dplatform_CryptohomeKeyEviction.py21 status = cryptohome.get_tpm_status()
/external/autotest/client/site_tests/platform_CryptohomeMigrateChapsTokenClient/
Dplatform_CryptohomeMigrateChapsTokenClient.py32 status = cryptohome.get_tpm_status()
/external/autotest/client/site_tests/platform_CryptohomeTPMReOwn/
Dplatform_CryptohomeTPMReOwn.py18 tpm_status = cryptohome.get_tpm_status()
/external/autotest/client/site_tests/firmware_Cr50VirtualNVRam/
Dfirmware_Cr50VirtualNVRam.py52 tpm_owner_password = cryptohome.get_tpm_status()['Password']
/external/autotest/client/cros/
Dcryptohome.py76 def get_tpm_status(): function
253 lambda: get_tpm_status()['Ready'],