Data Fields
AESCMACCC26XX_Object Struct Reference

AESCMACCC26XX Object. More...

#include <AESCMACCC26XX.h>

Collaboration diagram for AESCMACCC26XX_Object:
Collaboration graph
[legend]

Data Fields

uint32_t intermediateTag [AES_TAG_LENGTH_BYTES/4]
 
uint32_t buffer [AES_BLOCK_SIZE/4]
 
uint32_t semaphoreTimeout
 
AESCMAC_CallbackFxn callbackFxn
 
AESCMAC_Operationoperation
 
CryptoKey key
 
volatile int_fast16_t returnStatus
 
AESCMAC_ReturnBehavior returnBehavior
 
AESCMAC_OperationType operationType
 
AESCMAC_OperationalMode operationalMode
 
bool isOpen
 
bool threadSafe
 
volatile bool cryptoResourceLocked
 
volatile bool hwBusy
 
volatile bool operationInProgress
 

Detailed Description

AESCMACCC26XX Object.

The application must not access any member variables of this structure!

Field Documentation

§ intermediateTag

uint32_t AESCMACCC26XX_Object::intermediateTag[AES_TAG_LENGTH_BYTES/4]

§ buffer

uint32_t AESCMACCC26XX_Object::buffer[AES_BLOCK_SIZE/4]

§ semaphoreTimeout

uint32_t AESCMACCC26XX_Object::semaphoreTimeout

§ callbackFxn

AESCMAC_CallbackFxn AESCMACCC26XX_Object::callbackFxn

§ operation

AESCMAC_Operation* AESCMACCC26XX_Object::operation

§ key

CryptoKey AESCMACCC26XX_Object::key

§ returnStatus

volatile int_fast16_t AESCMACCC26XX_Object::returnStatus

§ returnBehavior

AESCMAC_ReturnBehavior AESCMACCC26XX_Object::returnBehavior

§ operationType

AESCMAC_OperationType AESCMACCC26XX_Object::operationType

§ operationalMode

AESCMAC_OperationalMode AESCMACCC26XX_Object::operationalMode

§ isOpen

bool AESCMACCC26XX_Object::isOpen

§ threadSafe

bool AESCMACCC26XX_Object::threadSafe

§ cryptoResourceLocked

volatile bool AESCMACCC26XX_Object::cryptoResourceLocked

§ hwBusy

volatile bool AESCMACCC26XX_Object::hwBusy

§ operationInProgress

volatile bool AESCMACCC26XX_Object::operationInProgress

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