Home
last modified time | relevance | path

Searched refs:get_tpm_status (Results 1 – 4 of 4) 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_CryptohomeKeyEviction/
Dplatform_CryptohomeKeyEviction.py21 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.py86 def get_tpm_status(): function
280 lambda: get_tpm_status()['Ready'],