Searched refs:TPMA_NV_BITS (Results 1 – 5 of 5) sorted by relevance
52 if ( (attributes.TPMA_NV_COUNTER == SET || attributes.TPMA_NV_BITS == SET) in TPM2_NV_DefineSpace()94 if( attributes.TPMA_NV_BITS == SET) in TPM2_NV_DefineSpace()108 && attributes.TPMA_NV_BITS == SET) in TPM2_NV_DefineSpace()113 if( attributes.TPMA_NV_BITS == SET in TPM2_NV_DefineSpace()
44 if(nvIndex.publicArea.attributes.TPMA_NV_BITS != SET) in TPM2_NV_SetBits()
46 || nvIndex.publicArea.attributes.TPMA_NV_BITS == SET in TPM2_NV_Write()
1302 if( nvIndex->publicArea.attributes.TPMA_NV_BITS == SET in NvGetIndexData()1348 && ( nvIndex->publicArea.attributes.TPMA_NV_BITS == SET in NvGetIntIndexData()
1564 UINT32 TPMA_NV_BITS : 1; member