Searched refs:TPMA_NV_READ_STCLEAR (Results 1 – 7 of 7) sorted by relevance
56 if(nvIndex.publicArea.attributes.TPMA_NV_READ_STCLEAR == CLEAR) in TPM2_NV_ReadLock()
1581 UINT32 TPMA_NV_READ_STCLEAR : 1; member
19181 If TPMA_NV_READ_STCLEAR is SET in an Index, then this command may be used to prevent further19188 If the command is properly authorized and TPMA_NV_READ_STCLEAR of the NV Index is SET, then the19189 TPM shall SET TPMA_NV_READLOCKED for the NV Index. If TPMA_NV_READ_STCLEAR of the NV19249 TPM_RC_ATTRIBUTES TPMA_NV_READ_STCLEAR is not SET so Index referenced by19289 40 // if TPMA_NV_READ_STCLEAR is not set, the index can not be read-locked19290 41 if(nvIndex.publicArea.attributes.TPMA_NV_READ_STCLEAR == CLEAR)
34803 If TPMA_NV_READ_STCLEAR is SET in an Index, then this command may be used to prevent further34811 If the command is properly authorized and TPMA_NV_READ_STCLEAR of the NV Index is SET, then the34812 TPM shall SET TPMA_NV_READLOCKED for the NV Index. If TPMA_NV_READ_STCLEAR of the NV34919 TPMA_NV_READ_STCLEAR is not SET so Index referenced by35014 // if TPMA_NV_READ_STCLEAR is not set, the index can not be read-locked35015 if(nvIndex.publicArea.attributes.TPMA_NV_READ_STCLEAR == CLEAR)
34812 If TPMA_NV_READ_STCLEAR is SET in an Index, then this command may be used to prevent further34820 If the command is properly authorized and TPMA_NV_READ_STCLEAR of the NV Index is SET, then the34821 TPM shall SET TPMA_NV_READLOCKED for the NV Index. If TPMA_NV_READ_STCLEAR of the NV34928 TPMA_NV_READ_STCLEAR is not SET so Index referenced by35023 // if TPMA_NV_READ_STCLEAR is not set, the index can not be read-locked35024 if(nvIndex.publicArea.attributes.TPMA_NV_READ_STCLEAR == CLEAR)
15702 TPMA_NV_READ_STCLEAR
15675 TPMA_NV_READ_STCLEAR