![]() |
![]() |
AES Additional Authentication Data Parameters. More...
#include <drivers/crypto/Crypto.h>
Data Fields | |
Crypto_AesAadInputParams | input |
uint8_t * | tag |
AES Additional Authentication Data Parameters.
This union defines the AES additional authentication parameters used for Crypto_AES_GCM and Crypto_AES_CCM.
Crypto_AesAadInputParams Crypto_AesAadParams_t::input |
Input - additional authentication data
uint8_t* Crypto_AesAadParams_t::tag |
Output - pointer to a 4-word array where the hash tag is written