Type Alias fidl_fuchsia_tpm::TpmRc

source ·
pub type TpmRc = u16;
Expand description

TPM response codes are fairly complex. See Section 6.6, “TPM_RC (Response Codes)” of the “Trusted Platform Module Library Part 2: Structures” for more information on how they should be interpreted. The TPM may return vendor-defined error codes or set various bits in the error to provide more information about the nature of the error.