Data Fields
CryptoCC32XX_AesAadInputParams Struct Reference

AES Additional Authentication Data input parameters. More...

#include <CryptoCC32XX.h>

Data Fields

uint8_t * pKey2
 
CryptoCC32XX_AesKeySize key2Size
 
size_t len
 

Detailed Description

AES Additional Authentication Data input parameters.

This structure defines the AES Additional Authentication Data input parameters used for CryptoCC32XX_AES_GCM and CryptoCC32XX_AES_CCM

Field Documentation

§ pKey2

uint8_t* CryptoCC32XX_AesAadInputParams::pKey2

pointer to AES second key (CryptoCC32XX_AES_CCM)

§ key2Size

CryptoCC32XX_AesKeySize CryptoCC32XX_AesAadInputParams::key2Size

AES second Key size type (CryptoCC32XX_AES_CCM)

§ len

size_t CryptoCC32XX_AesAadInputParams::len

length of the additional authentication data in bytes


The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale