Lines Matching refs:TPMA_NV_BITS
17604 TPMA_NV_BITS, or TPMA_NV_EXTEND is SET in publicInfo.
17610 If TPMA_NV_COUNTER or TPMA_NV_BITS is SET, then publicInfo→dataSize shall be set to eight (8) or
17636 TPM_RC_ATTRIBUTES if TPMA_NV_BITS is SET.
17746 33 if ( (attributes.TPMA_NV_COUNTER == SET || attributes.TPMA_NV_BITS == SET)
17793 75 if( attributes.TPMA_NV_BITS == SET)
17807 89 && attributes.TPMA_NV_BITS == SET)
17812 94 if( attributes.TPMA_NV_BITS == SET
18206 If TPMA_NV_COUNTER, TPMA_NV_BITS or TPMA_NV_EXTEND of the NV Index is SET, then the
18276 TPM_RC_ATTRIBUTES Index referenced by nvIndex has either TPMA_NV_BITS,
18307 27 || nvIndex.publicArea.attributes.TPMA_NV_BITS == SET
18680 If TPMA_NV_BITS is not SET, then the TPM shall return TPM_RC_ATTRIBUTES.
18738 TPM_RC_ATTRIBUTES the TPMA_NV_BITS attribute is not SET in the Index referenced by
18767 28 if(nvIndex.publicArea.attributes.TPMA_NV_BITS != SET)