Searched refs:TPM_EO (Results 1 - 4 of 4) sorted by relevance

/system/tpm/trunks/
H A Dmock_tpm.cc187 const TPM_EO& operation,
H A Dmock_tpm.h988 const TPM_EO& operation,
997 const TPM_EO& operation,
1009 const TPM_EO& operation,
1016 const TPM_EO& operation,
1024 const TPM_EO& operation,
H A Dtpm_generated.h473 typedef UINT16 TPM_EO; typedef in namespace:trunks
776 constexpr TPM_EO TPM_EO_EQ = 0x0000;
777 constexpr TPM_EO TPM_EO_NEQ = 0x0001;
778 constexpr TPM_EO TPM_EO_SIGNED_GT = 0x0002;
779 constexpr TPM_EO TPM_EO_UNSIGNED_GT = 0x0003;
780 constexpr TPM_EO TPM_EO_SIGNED_LT = 0x0004;
781 constexpr TPM_EO TPM_EO_UNSIGNED_LT = 0x0005;
782 constexpr TPM_EO TPM_EO_SIGNED_GE = 0x0006;
783 constexpr TPM_EO TPM_EO_UNSIGNED_GE = 0x0007;
784 constexpr TPM_EO TPM_EO_SIGNED_L
[all...]
H A Dtpm_generated.cc2065 TPM_RC Serialize_TPM_EO(const TPM_EO& value, std::string* buffer) {
2071 TPM_EO* value,
22248 const TPM_EO& operation,
22462 const TPM_EO& operation,
22490 const TPM_EO& operation,
22511 const TPM_EO& operation,
22708 const TPM_EO& operation,
22732 const TPM_EO& operation,
[all...]

Completed in 99 milliseconds