Data Fields
Crypto_AesAadParams_t Union Reference

AES Additional Authentication Data Parameters. More...

#include <drivers/crypto/Crypto.h>

Data Fields

Crypto_AesAadInputParams input
 
uint8_t * tag
 

Detailed Description

AES Additional Authentication Data Parameters.

This union defines the AES additional authentication parameters used for Crypto_AES_GCM and Crypto_AES_CCM.

Field Documentation

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


The documentation for this union was generated from the following file:

Copyright 2018, Texas Instruments Incorporated