Site icon EfmSoft

What does HRESULT 0x80290106 (TPMAPI_E_BUFFER_TOO_SMALL) mean?

 
Previous Next
TPMAPI_E_OUT_OF_MEMORY TPMAPI_E_INTERNAL_ERROR

TPMAPI_E_BUFFER_TOO_SMALL

TPMAPI_E_BUFFER_TOO_SMALL is a Windows TPM API result. It indicates that the destination buffer cannot hold the returned TPM data or encoded result.

What to check for TPMAPI_E_BUFFER_TOO_SMALL

Microsoft documentation for TPMAPI error codes

Diagnostic interpretation

This result has the HRESULT value 0x80290106. AllStat records the condition as “The specified buffer was too small.”.

Evidence to capture

Retry and recovery

Before repeating the call, correct the state that produced TPMAPI_E_BUFFER_TOO_SMALL. Verify the repair with the same inputs and observation points rather than with a broader reset.


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

Exit mobile version