Site icon EfmSoft

What does HRESULT 0x80280119 (TPM_20_E_HMAC) mean?

 
Previous Next
TPM_20_E_PRIVATE TPM_20_E_DISABLED

TPM_20_E_HMAC

TPM_20_E_HMAC is the TPM's generic HMAC-validation response. It indicates that an HMAC-bearing command input or protocol field did not verify, but it does not by itself establish that an object's authorization value was wrong or that the dictionary-attack counter changed.

Separate the layers

What to capture safely

Keep the TPM command code, session handles, session attributes, nonce lengths and transport or TSS trace, while excluding secrets and raw HMAC values from ordinary logs. Recreate the failing command in the same stack and TPM state. A generic host-side HMAC test cannot validate that the TPM received the same marshaled command bytes.

TCG: command authorization processing · tpm2_startauthsession · tpm2-tools authorization formats


Looking for a different code? Search another status or error code.

Exit mobile version