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

/u-boot/include/
H A Dtpm-v2.h354 TPM2_RC_FMT1 = 0x0080, enumerator in enum:tpm2_return_codes
355 TPM2_RC_HASH = TPM2_RC_FMT1 + 0x0003,
356 TPM2_RC_VALUE = TPM2_RC_FMT1 + 0x0004,
357 TPM2_RC_SIZE = TPM2_RC_FMT1 + 0x0015,
358 TPM2_RC_BAD_AUTH = TPM2_RC_FMT1 + 0x0022,
359 TPM2_RC_HANDLE = TPM2_RC_FMT1 + 0x000B,

Completed in 37 milliseconds