Lines Matching refs:TPMA_NV_BITS
31771 TPMA_NV_BITS, or TPMA_NV_EXTEND is SET in publicInfo.
31786 If TPMA_NV_COUNTER or TPMA_NV_BITS is SET, then publicInfo→dataSize shall be set to eight (8) or
31825 TPM_RC_ATTRIBUTES if TPMA_NV_BITS is SET.
32069 (attributes.TPMA_NV_COUNTER == SET || attributes.TPMA_NV_BITS == SET)
32187 if( attributes.TPMA_NV_BITS == SET)
32200 && attributes.TPMA_NV_BITS == SET)
32207 attributes.TPMA_NV_BITS == SET
32922 If TPMA_NV_COUNTER, TPMA_NV_BITS or TPMA_NV_EXTEND of the NV Index is SET, then the
33046 Index referenced by nvIndex has either TPMA_NV_BITS,
33137 || nvIndex.publicArea.attributes.TPMA_NV_BITS == SET
33832 If TPMA_NV_BITS is not SET, then the TPM shall return TPM_RC_ATTRIBUTES.
33944 the TPMA_NV_BITS attribute is not SET in the Index referenced by
34032 if(nvIndex.publicArea.attributes.TPMA_NV_BITS != SET)