Lines Matching refs:TPMA_NV_EXTEND
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.
18580 TPM_RC_ATTRIBUTES the TPMA_NV_EXTEND attribute is not SET in the Index referenced
18610 29 if(nvIndex.publicArea.attributes.TPMA_NV_EXTEND != SET)