Searched refs:TPM_ACCESS_ACTIVE_LOCALITY (Results 1 – 2 of 2) sorted by relevance
81 TPM_ACCESS_ACTIVE_LOCALITY = 0x20, enumerator
1100 tpm_put8(tpm, TPM_ACCESS, TPM_ACCESS_ACTIVE_LOCALITY); in tis_release_locality()1120 access_bits &= (TPM_ACCESS_ACTIVE_LOCALITY | TPM_ACCESS_VALID); in tis_check_active_locality()1125 if (access_bits == (TPM_ACCESS_ACTIVE_LOCALITY | TPM_ACCESS_VALID)) { in tis_check_active_locality()