Searched refs:cAssert (Results 1 – 6 of 6) sorted by relevance
83 cAssert(sequence2B.t.size <= sizeof(sequence2B.t.buffer)); in ComputeContextProtectionKey()88 cAssert(handle2B.t.size <= sizeof(handle2B.t.buffer)); in ComputeContextProtectionKey()
135 # define cAssert pAssert macro137 # define cAssert(value) macro
241 cAssert(sizeof(HASH_STATE) <= sizeof(EXPORT_HASH_STATE)); in CryptHashExportState()
488 cAssert(offsetof(HASH_OBJECT, auth) == offsetof(OBJECT, publicArea.authPolicy)); in AllocateSequenceSlot()
1218 cAssert(TPM_PT_PCR_FIRST == 0); in PCRCapGetProperties()
264 cAssert(sizeof(UINT64) <= sizeof(NV_LIST_TERMINATOR) - sizeof(UINT32)); in NvWriteNvListEnd()