Data Fields
AESECBLPF3_Object Struct Reference

AESECBLPF3 Object. More...

#include <AESECBLPF3.h>

Collaboration diagram for AESECBLPF3_Object:
Collaboration graph
[legend]

Data Fields

AESCommonLPF3_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 staus of the HSM Boot up process if HSMLPF3_STATUS_SUCCESS, the HSM booted properly. if HSMLPF3_STATUS_ERROR, the HSM did not boot properly. More...
 
bool segmentedOperationInProgress
 

Detailed Description

AESECBLPF3 Object.

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

Field Documentation

§ common

AESCommonLPF3_Object AESECBLPF3_Object::common

§ operation

AESECB_Operation* AESECBLPF3_Object::operation

§ callbackFxn

AESECB_CallbackFxn AESECBLPF3_Object::callbackFxn

§ operationType

AESECB_OperationType AESECBLPF3_Object::operationType

§ threadSafe

bool AESECBLPF3_Object::threadSafe

§ input

const uint8_t* AESECBLPF3_Object::input

§ output

uint8_t* AESECBLPF3_Object::output

§ inputLength

size_t AESECBLPF3_Object::inputLength

§ totalDataLength

size_t AESECBLPF3_Object::totalDataLength

§ totalDataLengthRemaining

volatile size_t AESECBLPF3_Object::totalDataLengthRemaining

§ hsmStatus

int_fast16_t AESECBLPF3_Object::hsmStatus

The staus of the HSM Boot up process if HSMLPF3_STATUS_SUCCESS, the HSM booted properly. if HSMLPF3_STATUS_ERROR, the HSM did not boot properly.

§ segmentedOperationInProgress

bool AESECBLPF3_Object::segmentedOperationInProgress

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