Data Fields
AESECBXXF3_Object Struct Reference

AESECBXXF3 Object. More...

#include <AESECBXXF3.h>

Collaboration diagram for AESECBXXF3_Object:
Collaboration graph
[legend]

Data Fields

AESCommonXXF3_Object common
 
AESECB_Operationoperation
 
AESECB_CallbackFxn callbackFxn
 
AESECB_OperationType operationType
 
bool threadSafe
 
const uint8_t * input
 
uint8_t * output
 
size_t inputLength
 
size_t totalDataLength
 
volatile size_t totalDataLengthRemaining
 
int_fast16_t hsmStatus
 The status of the HSM Boot up process if HSMXXF3_STATUS_SUCCESS, the HSM booted properly. if HSMXXF3_STATUS_ERROR, the HSM did not boot properly. More...
 
uint32_t keyAssetID
 
uint32_t keyLocation
 
bool segmentedOperationInProgress
 

Detailed Description

AESECBXXF3 Object.

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

Field Documentation

§ common

AESCommonXXF3_Object AESECBXXF3_Object::common

§ operation

AESECB_Operation* AESECBXXF3_Object::operation

§ callbackFxn

AESECB_CallbackFxn AESECBXXF3_Object::callbackFxn

§ operationType

AESECB_OperationType AESECBXXF3_Object::operationType

§ threadSafe

bool AESECBXXF3_Object::threadSafe

§ input

const uint8_t* AESECBXXF3_Object::input

§ output

uint8_t* AESECBXXF3_Object::output

§ inputLength

size_t AESECBXXF3_Object::inputLength

§ totalDataLength

size_t AESECBXXF3_Object::totalDataLength

§ totalDataLengthRemaining

volatile size_t AESECBXXF3_Object::totalDataLengthRemaining

§ hsmStatus

int_fast16_t AESECBXXF3_Object::hsmStatus

The status of the HSM Boot up process if HSMXXF3_STATUS_SUCCESS, the HSM booted properly. if HSMXXF3_STATUS_ERROR, the HSM did not boot properly.

§ keyAssetID

uint32_t AESECBXXF3_Object::keyAssetID

§ keyLocation

uint32_t AESECBXXF3_Object::keyLocation

§ segmentedOperationInProgress

bool AESECBXXF3_Object::segmentedOperationInProgress

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