MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClRandomModes_Constants.h File Reference

Mode definitions of mcuxClRandomModes component. More...

#include <mcuxClConfig.h>
#include <mcuxClRandom_Types.h>

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

Detailed Description

Mode definitions of mcuxClRandomModes component.