Searched refs:TPM_NV_INDEX_LOCK (Results 1 – 5 of 5) sorted by relevance
45 #define TPM_NV_INDEX_LOCK ((uint32_t)0xffffffff) macro
43 TPM_NV_INDEX_LOCK = 0xffffffff, enumerator
154 if (index == TPM_NV_INDEX_LOCK) { in HandlerWrite()
291 return TlclDefineSpace(TPM_NV_INDEX_LOCK, 0, 0); in TlclSetNvLocked()
84 return tpm_nv_define_space(TPM_NV_INDEX_LOCK, 0, 0); in tpm_nv_set_locked()