Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_InitLoginPerf/
Dplatform_InitLoginPerf.py26 return cryptohome.get_tpm_attestation_status().get(
182 cryptohome.get_tpm_attestation_status())
/external/autotest/client/cros/
Dcryptohome.py255 def get_tpm_attestation_status(): function