Home | History | Annotate | Download | only in tpm2

Lines Matching refs:pAssert

411    pAssert(currAddr < s_ramIndexSize);
434 pAssert(s_ramIndexSize <= RAM_INDEX_SPACE);
585 pAssert(type >= 0 && type < NV_RESERVE_LAST);
603 pAssert(type >= 0 && type < NV_RESERVE_LAST);
731 pAssert(addr == 0);
755 pAssert(addr == 0);
781 pAssert(addr == 0);
1000 pAssert(HandleGetType(handle) == TPM_HT_NV_INDEX);
1034 pAssert(HandleGetType(handle) == TPM_HT_NV_INDEX);
1104 pAssert(HandleGetType(handle) == TPM_HT_PERSISTENT);
1178 pAssert(HandleGetType(handle) == TPM_HT_PERSISTENT);
1232 pAssert(HandleGetType(handle) == TPM_HT_NV_INDEX);
1235 pAssert(entityAddr != 0);
1311 pAssert(nvIndex->publicArea.attributes.TPMA_NV_WRITTEN == SET);
1357 pAssert( nvIndex->publicArea.attributes.TPMA_NV_WRITTEN == SET
1405 pAssert(entryAddr != 0);
1444 pAssert(nvIndex->publicArea.dataSize >= offset + size);
1474 pAssert(entryAddr != 0);
1645 pAssert( ( NvIsPlatformPersistentHandle(evictHandle)
1686 pAssert(entityAddr != 0);
1775 pAssert(FALSE);
1883 pAssert(HandleGetType(handle) == TPM_HT_PERSISTENT);
1933 pAssert(HandleGetType(handle) == TPM_HT_NV_INDEX);