![]() |
![]() |
AES Mode specific parameters. Certain AES modes need additional configuration that be handled here. Valid for AES_CTR, GCM and CCM modes only. More...
#include <drivers/crypto/Crypto.h>
AES Mode specific parameters. Certain AES modes need additional configuration that be handled here. Valid for AES_CTR, GCM and CCM modes only.
This structure defines the AES mode specific parameters for Crypto_AES_CTR, Crypto_AES_GCM and Crypto_AES_CCM. Crypto_AES_GCM and Crypto_AES_CCM.
Crypto_AesCcmCfg Crypto_AesModeParams_t::ccmParam |
CCM parameters
Crypto_AesCounterWidth Crypto_AesModeParams_t::counterWidth |
Counter width
Crypto_AesGcmMode Crypto_AesModeParams_t::gcmMode |
GCM mode