Site icon EfmSoft

What does HRESULT 0x80290119 (TPMAPI_E_FIPS_RNG_CHECK_FAILED) mean?

 
Previous Next
TPMAPI_E_INVALID_OWNER_AUTH TPMAPI_E_EMPTY_TCG_LOG

TPMAPI_E_FIPS_RNG_CHECK_FAILED

TPMAPI_E_FIPS_RNG_CHECK_FAILED is a Windows TPM API result. It indicates that generated random data failed the validation performed by the TPM API FIPS random-number check.

What to check for TPMAPI_E_FIPS_RNG_CHECK_FAILED

Microsoft documentation for TPMAPI error codes

Diagnostic interpretation

This result has the HRESULT value 0x80290119. AllStat records the condition as “The random number generated did not pass FIPS RNG check.”.

Evidence to capture

Retry and recovery

A retry is useful only after the cause behind TPMAPI_E_FIPS_RNG_CHECK_FAILED has been changed or removed. Reproduce the original call and confirm both the return value and the resulting resource state.


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

Exit mobile version