Home
last modified time | relevance | path

Searched refs:TPMA_NV_READ_STCLEAR (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DNV_ReadLock.c56 if(nvIndex.publicArea.attributes.TPMA_NV_READ_STCLEAR == CLEAR) in TPM2_NV_ReadLock()
Dtpm_types.h1581 UINT32 TPMA_NV_READ_STCLEAR : 1; member
Dpart3.txt19181 If TPMA_NV_READ_STCLEAR is SET in an Index, then this command may be used to prevent further
19188 If the command is properly authorized and TPMA_NV_READ_STCLEAR of the NV Index is SET, then the
19189 TPM shall SET TPMA_NV_READLOCKED for the NV Index. If TPMA_NV_READ_STCLEAR of the NV
19249 TPM_RC_ATTRIBUTES TPMA_NV_READ_STCLEAR is not SET so Index referenced by
19289 40 // if TPMA_NV_READ_STCLEAR is not set, the index can not be read-locked
19290 41 if(nvIndex.publicArea.attributes.TPMA_NV_READ_STCLEAR == CLEAR)
/external/tpm2/generator/
Draw_commands.txt34803 If TPMA_NV_READ_STCLEAR is SET in an Index, then this command may be used to prevent further
34811 If the command is properly authorized and TPMA_NV_READ_STCLEAR of the NV Index is SET, then the
34812 TPM shall SET TPMA_NV_READLOCKED for the NV Index. If TPMA_NV_READ_STCLEAR of the NV
34919 TPMA_NV_READ_STCLEAR is not SET so Index referenced by
35014 // if TPMA_NV_READ_STCLEAR is not set, the index can not be read-locked
35015 if(nvIndex.publicArea.attributes.TPMA_NV_READ_STCLEAR == CLEAR)
Draw_commands_fixed.txt34812 If TPMA_NV_READ_STCLEAR is SET in an Index, then this command may be used to prevent further
34820 If the command is properly authorized and TPMA_NV_READ_STCLEAR of the NV Index is SET, then the
34821 TPM shall SET TPMA_NV_READLOCKED for the NV Index. If TPMA_NV_READ_STCLEAR of the NV
34928 TPMA_NV_READ_STCLEAR is not SET so Index referenced by
35023 // if TPMA_NV_READ_STCLEAR is not set, the index can not be read-locked
35024 if(nvIndex.publicArea.attributes.TPMA_NV_READ_STCLEAR == CLEAR)
Draw_structures.txt15702 TPMA_NV_READ_STCLEAR
Draw_structures_fixed.txt15675 TPMA_NV_READ_STCLEAR