Searched refs:TPMA_NV_EXTEND (Results 1 – 9 of 9) sorted by relevance
/external/tpm2/ |
D | NV_DefineSpace.c | 98 if( attributes.TPMA_NV_EXTEND == SET) in TPM2_NV_DefineSpace() 111 && attributes.TPMA_NV_EXTEND == SET) in TPM2_NV_DefineSpace() 114 && attributes.TPMA_NV_EXTEND == SET) in TPM2_NV_DefineSpace() 144 if( in->publicInfo.t.nvPublic.attributes.TPMA_NV_EXTEND == SET in TPM2_NV_DefineSpace()
|
D | NV_Write.c | 47 || nvIndex.publicArea.attributes.TPMA_NV_EXTEND == SET) in TPM2_NV_Write()
|
D | NV_Extend.c | 45 if(nvIndex.publicArea.attributes.TPMA_NV_EXTEND != SET) in TPM2_NV_Extend()
|
D | tpm_types.h | 1562 UINT32 TPMA_NV_EXTEND : 1; member
|
D | part3.txt | 17604 TPMA_NV_BITS, or TPMA_NV_EXTEND is SET in publicInfo. 17612 If TPMA_NV_EXTEND is SET, then publicInfo→dataSize shall match the digest size of the 17638 TPM_RC_ATTRIBUTES if TPMA_NV_EXTEND is SET. 17797 79 if( attributes.TPMA_NV_EXTEND == SET) 17810 92 && attributes.TPMA_NV_EXTEND == SET) 17813 95 && attributes.TPMA_NV_EXTEND == SET) 17848 125 if( in->publicInfo.t.nvPublic.attributes.TPMA_NV_EXTEND == SET 18206 If TPMA_NV_COUNTER, TPMA_NV_BITS or TPMA_NV_EXTEND of the NV Index is SET, then the 18308 28 || nvIndex.publicArea.attributes.TPMA_NV_EXTEND == SET) 18503 If TPMA_NV_EXTEND is not SET, then the TPM shall return TPM_RC_ATTRIBUTES. [all …]
|
/external/tpm2/generator/ |
D | raw_commands.txt | 31771 TPMA_NV_BITS, or TPMA_NV_EXTEND is SET in publicInfo. 31788 If TPMA_NV_EXTEND is SET, then publicInfo→dataSize shall match the digest size of the 31836 TPM_RC_ATTRIBUTES if TPMA_NV_EXTEND is SET. 32191 if( attributes.TPMA_NV_EXTEND == SET) 32204 && attributes.TPMA_NV_EXTEND == SET) 32208 && attributes.TPMA_NV_EXTEND == SET) 32295 in->publicInfo.t.nvPublic.attributes.TPMA_NV_EXTEND == SET 32922 If TPMA_NV_COUNTER, TPMA_NV_BITS or TPMA_NV_EXTEND of the NV Index is SET, then the 33138 || nvIndex.publicArea.attributes.TPMA_NV_EXTEND == SET) 33497 If TPMA_NV_EXTEND is not SET, then the TPM shall return TPM_RC_ATTRIBUTES. [all …]
|
D | raw_commands_fixed.txt | 31780 TPMA_NV_BITS, or TPMA_NV_EXTEND is SET in publicInfo. 31797 If TPMA_NV_EXTEND is SET, then publicInfo→dataSize shall match the digest size of the 31845 TPM_RC_ATTRIBUTES if TPMA_NV_EXTEND is SET. 32200 if( attributes.TPMA_NV_EXTEND == SET) 32213 && attributes.TPMA_NV_EXTEND == SET) 32217 && attributes.TPMA_NV_EXTEND == SET) 32304 in->publicInfo.t.nvPublic.attributes.TPMA_NV_EXTEND == SET 32931 If TPMA_NV_COUNTER, TPMA_NV_BITS or TPMA_NV_EXTEND of the NV Index is SET, then the 33147 || nvIndex.publicArea.attributes.TPMA_NV_EXTEND == SET) 33506 If TPMA_NV_EXTEND is not SET, then the TPM shall return TPM_RC_ATTRIBUTES. [all …]
|
D | raw_structures.txt | 15400 If TPMA_NV_EXTEND is SET, then writes to the Index will cause an update of the Index using the exte… 15402 Only one of TPMA_NV_EXTEND, TPMA_NV_COUNTER, or TPMA_NV_BITS may be set. 15489 TPMA_NV_EXTEND
|
D | raw_structures_fixed.txt | 15375 If TPMA_NV_EXTEND is SET, then writes to the Index will cause an update of the Index using the exte… 15377 Only one of TPMA_NV_EXTEND, TPMA_NV_COUNTER, or TPMA_NV_BITS may be set. 15464 TPMA_NV_EXTEND
|