Mode definitions of mcuxClRandomModes component. More...
Go to the source code of this file.
Macros | |
| #define | mcuxClRandomModes_Mode_CtrDrbg_AES256_DRG4 |
| Mode for a NIST SP800-90A CTR_DRBG based on AES-256 configured to not provide prediction resistance and realize a DRG.4 at 256 bit security level. | |
| #define | mcuxClRandomModes_Mode_CtrDrbg_AES256 |
| Mode for a NIST SP800-90A CTR_DRBG based on AES-256 configured to not provide prediction resistance. | |
Variables | |
| const mcuxClRandom_ModeDescriptor_t | mcuxClRandomModes_mdCtrDrbg_AES256_DRG3 |
| Mode for a NIST SP800-90A CTR_DRBG based on AES-256 configured to not provide prediction resistance and realize a DRG.3 at 256 bit security level. | |
| static const mcuxClRandom_Mode_t | mcuxClRandomModes_Mode_CtrDrbg_AES256_DRG3 |
Mode definitions of mcuxClRandomModes component.