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

This file defines the modes for the mcuxClAeadModes component. More...

#include <mcuxClConfig.h>
#include <mcuxClAead_Types.h>

Go to the source code of this file.

Variables

const mcuxClAead_ModeDescriptor_t mcuxClAead_ModeDescriptor_AES_CCM
 AES-CCM mode descriptor.
static mcuxClAead_Mode_t mcuxClAead_Mode_CCM
 AES-CCM mode.
const mcuxClAead_ModeDescriptor_t mcuxClAead_ModeDescriptor_AES_GCM
 GCM mode descriptor.
static mcuxClAead_Mode_t mcuxClAead_Mode_GCM
 GCM mode.

Detailed Description

This file defines the modes for the mcuxClAeadModes component.