Searched defs:TPM_SE (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dtpm_generated.h475 typedef UINT8 TPM_SE; typedef in namespace:trunks
807 constexpr TPM_SE TPM_SE_HMAC = 0x00;
808 constexpr TPM_SE TPM_SE_POLICY = 0x01;
809 constexpr TPM_SE TPM_SE_TRIAL = 0x03;
2327 TRUNKS_EXPORT TPM_RC Serialize_TPM_SE(const TPM_SE& value, std::string* buffer);
2330 TPM_SE* value,
3441 const TPM_SE& session_type,
3457 const TPM_SE& session_type,
3469 const TPM_SE& session_type,

Completed in 23 milliseconds