Site icon EfmSoft

What does HRESULT 0x8029011D (TPMAPI_E_TCG_INVALID_DIGEST_ENTRY) mean?

 
Previous Next
TPMAPI_E_TCG_SEPARATOR_ABSENT TPMAPI_E_POLICY_DENIES_OPERATION

TPMAPI_E_TCG_INVALID_DIGEST_ENTRY

TPMAPI_E_TCG_INVALID_DIGEST_ENTRY is a Windows TPM API result. It indicates that a digest recorded in a Trusted Computing Group event-log entry does not match the data it is expected to represent.

What to check for TPMAPI_E_TCG_INVALID_DIGEST_ENTRY

Microsoft documentation for TPMAPI error codes

Diagnostic interpretation

This result has the HRESULT value 0x8029011D. AllStat records the condition as “A digest value in a TCG Log entry did not match hashed data.”.

Evidence to capture

Retry and recovery

Avoid an immediate retry loop after TPMAPI_E_TCG_INVALID_DIGEST_ENTRY. First establish what state must change, make that narrow correction, and then repeat the same operation with the same diagnostics enabled.


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

Exit mobile version