1.7.3.1 TRNG_ERROR

enum TRNG_ERROR

This enumeration represents the possible error codes for the TRNG operations.

TRNG_NO_ERROR

No error occurred  

TRNG_FAILED_TO_GENERATE

Failed to generate random numbers  

TRNG_INVALID_OPERATION

Invalid operation attempted  

TRNG_KEY_SETUP

Error during key setup  

TRNG_EXEC_FIFO

FIFO execution error  

TRNG_EXEC_STARTUP

Start-up execution error  

TRNG_EXEC_PROP

Property execution error  

TRNG_EXEC_REP

Repetition execution error  

TRNG_EXEC_FAIL

General execution failure