Constant definitions of mcuxClRandom component. More...
#include <mcuxClConfig.h>
Go to the source code of this file.
Macros | |
#define | MCUXCLRANDOM_STATUS_ERROR |
Random function returned error. More... | |
#define | MCUXCLRANDOM_STATUS_LOW_SECURITY_STRENGTH |
Security strength of given RNG lower than requested. More... | |
#define | MCUXCLRANDOM_STATUS_INVALID_PARAM |
Random function parameter invalid. More... | |
#define | MCUXCLRANDOM_STATUS_OK |
Random function returned successfully. More... | |
#define | MCUXCLRANDOM_STATUS_FAULT_ATTACK |
Random function returned fault attack. More... | |
Constant definitions of mcuxClRandom component.