Searched refs:TPMA_NV_WRITEDEFINE (Results 1 – 10 of 10) sorted by relevance
/external/tpm2/ |
D | NV_WriteLock.c | 48 if( nvIndex.publicArea.attributes.TPMA_NV_WRITEDEFINE == CLEAR in TPM2_NV_WriteLock()
|
D | NV_DefineSpace.c | 121 || attributes.TPMA_NV_WRITEDEFINE == SET) in TPM2_NV_DefineSpace()
|
D | NV.c | 864 || attributes.TPMA_NV_WRITEDEFINE == CLEAR in NvEntityStartup()
|
D | tpm_types.h | 1567 UINT32 TPMA_NV_WRITEDEFINE : 1; member
|
D | part3.txt | 17817 99 // TPMA_NV_WRITEDEFINE SET 17820 102 || attributes.TPMA_NV_WRITEDEFINE == SET) 18820 If the TPMA_NV_WRITEDEFINE or TPMA_NV_WRITE_STCLEAR attributes of an NV location are SET, 18825 If neither TPMA_NV_WRITEDEFINE nor TPMA_NV_WRITE_STCLEAR of the NV Index is SET, then the 18827 If the command is properly authorized and TPMA_NV_WRITE_STCLEAR or TPMA_NV_WRITEDEFINE 18830 TPMA_NV_WRITEDEFINE is SET or if TPM_NV_WRITTEN is CLEAR. 18884 TPM_RC_ATTRIBUTES neither TPMA_NV_WRITEDEFINE nor 18915 30 // if neither TPMA_NV_WRITEDEFINE nor TPMA_NV_WRITE_STCLEAR is set, the index 18917 32 if( nvIndex.publicArea.attributes.TPMA_NV_WRITEDEFINE == CLEAR 18961 If an Index has both TPMA_NV_WRITELOCKED and TPMA_NV_WRITEDEFINE SET, then this
|
D | part4.txt | 10034 667 || attributes.TPMA_NV_WRITEDEFINE == CLEAR
|
/external/tpm2/generator/ |
D | raw_commands.txt | 32218 && attributes.TPMA_NV_WRITEDEFINE == SET) 34102 If the TPMA_NV_WRITEDEFINE or TPMA_NV_WRITE_STCLEAR attributes of an NV location are SET, 34107 If neither TPMA_NV_WRITEDEFINE nor TPMA_NV_WRITE_STCLEAR of the NV Index is SET, then the 34109 If the command is properly authorized and TPMA_NV_WRITE_STCLEAR or TPMA_NV_WRITEDEFINE 34112 TPMA_NV_WRITEDEFINE is SET. 34214 neither TPMA_NV_WRITEDEFINE nor 34307 // if non of TPMA_NV_WRITEDEFINE or TPMA_NV_WRITE_STCLEAR is set, the index 34310 nvIndex.publicArea.attributes.TPMA_NV_WRITEDEFINE == CLEAR 34370 If an Index has both TPMA_NV_WRITELOCKED and TPMA_NV_WRITEDEFINE SET, then this
|
D | raw_commands_fixed.txt | 32227 && attributes.TPMA_NV_WRITEDEFINE == SET) 34111 If the TPMA_NV_WRITEDEFINE or TPMA_NV_WRITE_STCLEAR attributes of an NV location are SET, 34116 If neither TPMA_NV_WRITEDEFINE nor TPMA_NV_WRITE_STCLEAR of the NV Index is SET, then the 34118 If the command is properly authorized and TPMA_NV_WRITE_STCLEAR or TPMA_NV_WRITEDEFINE 34121 TPMA_NV_WRITEDEFINE is SET. 34223 neither TPMA_NV_WRITEDEFINE nor 34316 // if non of TPMA_NV_WRITEDEFINE or TPMA_NV_WRITE_STCLEAR is set, the index 34319 nvIndex.publicArea.attributes.TPMA_NV_WRITEDEFINE == CLEAR 34379 If an Index has both TPMA_NV_WRITELOCKED and TPMA_NV_WRITEDEFINE SET, then this
|
D | raw_structures.txt | 15389 If TPMA_NV_WRITELOCKED is SET, then the Index may not be written. If TPMA_NV_WRITEDEFINE is 15391 TPMA_NV_WRITEDEFINE is CLEAR, then TPMA_NV_WRITELOCK will be CLEAR on the next 15529 TPMA_NV_WRITEDEFINE
|
D | raw_structures_fixed.txt | 15364 If TPMA_NV_WRITELOCKED is SET, then the Index may not be written. If TPMA_NV_WRITEDEFINE is 15366 TPMA_NV_WRITEDEFINE is CLEAR, then TPMA_NV_WRITELOCK will be CLEAR on the next 15502 TPMA_NV_WRITEDEFINE
|