Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_BootLockbox/
Dplatform_BootLockbox.py36 status = cryptohome.get_tpm_status()
41 status = cryptohome.get_tpm_status()
/external/autotest/client/cros/
Dcryptohome.py53 def get_tpm_status(): function