Searched refs:TPM_NT_PIN_FAIL (Results 1 – 3 of 3) sorted by relevance
111 case TPM_NT_PIN_FAIL: in TPM2_NV_DefineSpace()145 #ifdef TPM_NT_PIN_FAIL in TPM2_NV_DefineSpace()146 case TPM_NT_PIN_FAIL: in TPM2_NV_DefineSpace()
83 #ifdef TPM_NT_PIN_FAIL85 (GET_TPM_NT(attributes) == TPM_NT_PIN_FAIL)
2254 #define TPM_NT_PIN_FAIL (TPM_NT)(0x8) macro