Searched refs:TPMA_NV_READ_STCLEAR (Results 1 – 12 of 12) sorted by relevance
90 TPMA_NV_READ_STCLEAR | in test_esys_auto_flags()
118 TPMA_NV_READ_STCLEAR | in test_esys_policy_authorize_nv_opt()
154 TPMA_NV_READ_STCLEAR | in test_esys_nv_certify()
118 TPMA_NV_READ_STCLEAR | in test_esys_policy_nv_undefine_special()
118 TPMA_NV_READ_STCLEAR | in test_esys_policy_nv_changeauth()
94 TPMA_NV_READ_STCLEAR | in test_esys_nv_ram_ordinary_index()
174 TPMA_NV_READ_STCLEAR | in test_esys_policy_regression()
1704 #define TPMA_NV_READ_STCLEAR ((TPMA_NV) 0x80000000) /* SET 1 TPM2_NV_ReadLock may be used to SET … macro
212 attributes |= TPMA_NV_READ_STCLEAR; in ifapi_set_nv_flags()
3923 { TPMA_NV_READ_STCLEAR, "READ_STCLEAR" }, in ifapi_json_TPMA_NV_deserialize()
3844 { TPMA_NV_READ_STCLEAR, "READ_STCLEAR" }, in ifapi_json_TPMA_NV_serialize()
2336 #define TPMA_NV_READ_STCLEAR ((TPMA_NV)1 << 31) macro