Lines Matching refs:TPM_EO
442 typedef UINT16 TPM_EO; typedef
745 const TPM_EO TPM_EO_EQ = 0x0000;
746 const TPM_EO TPM_EO_NEQ = 0x0001;
747 const TPM_EO TPM_EO_SIGNED_GT = 0x0002;
748 const TPM_EO TPM_EO_UNSIGNED_GT = 0x0003;
749 const TPM_EO TPM_EO_SIGNED_LT = 0x0004;
750 const TPM_EO TPM_EO_UNSIGNED_LT = 0x0005;
751 const TPM_EO TPM_EO_SIGNED_GE = 0x0006;
752 const TPM_EO TPM_EO_UNSIGNED_GE = 0x0007;
753 const TPM_EO TPM_EO_SIGNED_LE = 0x0008;
754 const TPM_EO TPM_EO_UNSIGNED_LE = 0x0009;
755 const TPM_EO TPM_EO_BITSET = 0x000A;
756 const TPM_EO TPM_EO_BITCLEAR = 0x000B;
2456 const TPM_EO& value,
2461 TPM_EO* value,
5458 const TPM_EO& operation,
5473 const TPM_EO& operation,
5485 const TPM_EO& operation,
5494 const TPM_EO& operation,
5505 const TPM_EO& operation,
5513 const TPM_EO& operation,