Searched refs:disableClear (Results 1 – 13 of 13) sorted by relevance
38 gp.disableClear = TRUE; in TPM2_ClearControl()40 gp.disableClear = FALSE; in TPM2_ClearControl()43 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear); in TPM2_ClearControl()
25 gp.disableClear = FALSE; in HierarchyPreInstall_Init()52 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear); in HierarchyPreInstall_Init()
297 if(gp.disableClear) in TPMPropertyIsDefined()298 flags.disableClear = SET; in TPMPropertyIsDefined()
35 if(gp.disableClear) in TPM2_Clear()
672 BOOL disableClear; // TRUE if TPM2_Clear() using member
486 s_reservedSize[NV_DISABLE_CLEAR] = sizeof(gp.disableClear); in NvInitStatic()617 NvReadReserved(NV_DISABLE_CLEAR, &gp.disableClear); in NvReadPersistent()
487 UINT32 disableClear : 1; member
14748 23 if(gp.disableClear)14839 The TPM will SET the TPM’s TPMA_PERMANENT.disableClear attribute if disable is YES and will14843 Authorization to CLEAR the disableClear attribute and then execute TPM2_Clear().14845 Lockout Authorization may be used to SET disableClear but not to CLEAR it.14846 Platform Authorization may be used to SET or CLEAR disableClear.14924 26 gp.disableClear = TRUE;14926 28 gp.disableClear = FALSE;14929 31 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear);
2313 366 BOOL disableClear; // TRUE if TPM2_Clear() using8803 8 gp.disableClear = FALSE;8840 40 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear);9592 356 s_reservedSize[NV_DISABLE_CLEAR] = sizeof(gp.disableClear);9748 475 NvReadReserved(NV_DISABLE_CLEAR, &gp.disableClear);18677 285 if(gp.disableClear)18678 286 flags.disableClear = SET;
26657 if(gp.disableClear)26778 The TPM will SET the TPM’s TPMA_PERMANENT.disableClear attribute if disable is YES and will26783 to CLEAR the disableClear attribute and then execute TPM2_Clear().26785 LockoutAuth may be used to SET disableClear but not to CLEAR it.26786 PlatformAuth may be used to SET or CLEAR disableClear.26941 gp.disableClear = TRUE;26943 gp.disableClear = FALSE;26945 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear);
26668 if(gp.disableClear)26789 The TPM will SET the TPM’s TPMA_PERMANENT.disableClear attribute if disable is YES and will26794 to CLEAR the disableClear attribute and then execute TPM2_Clear().26796 LockoutAuth may be used to SET disableClear but not to CLEAR it.26797 PlatformAuth may be used to SET or CLEAR disableClear.26952 gp.disableClear = TRUE;26954 gp.disableClear = FALSE;26956 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear);
8925 disableClear
8940 disableClear