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. | |
| #define | MCUXCLRANDOM_STATUS_LOW_SECURITY_STRENGTH |
| Security strength of given RNG lower than requested. | |
| #define | MCUXCLRANDOM_STATUS_INVALID_PARAM |
| Random function parameter invalid. | |
| #define | MCUXCLRANDOM_STATUS_OK |
| Random function returned successfully. | |
| #define | MCUXCLRANDOM_STATUS_FAULT_ATTACK |
| Random function returned fault attack. | |
Constant definitions of mcuxClRandom component.