Data Fields
AESCBCLPF3_Object Struct Reference

AESCBCLPF3 Object. More...

#include <AESCBCLPF3.h>

Collaboration diagram for AESCBCLPF3_Object:
Collaboration graph
[legend]

Data Fields

AESCommonLPF3_Object common
 
volatile uint32_t iv [AES_IV_LENGTH_BYTES/4]
 
const uint8_t * input
 
uint8_t * output
 
AESCBC_CallbackFxn callbackFxn
 
AESCBC_OperationUnionoperation
 
AESCBC_OperationType operationType
 
bool threadSafe
 
size_t inputLength
 
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

AESCBCLPF3 Object.

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

Field Documentation

§ common

AESCommonLPF3_Object AESCBCLPF3_Object::common

§ iv

volatile uint32_t AESCBCLPF3_Object::iv[AES_IV_LENGTH_BYTES/4]

§ input

const uint8_t* AESCBCLPF3_Object::input

§ output

uint8_t* AESCBCLPF3_Object::output

§ callbackFxn

AESCBC_CallbackFxn AESCBCLPF3_Object::callbackFxn

§ operation

AESCBC_OperationUnion* AESCBCLPF3_Object::operation

§ operationType

AESCBC_OperationType AESCBCLPF3_Object::operationType

§ threadSafe

bool AESCBCLPF3_Object::threadSafe

§ inputLength

size_t AESCBCLPF3_Object::inputLength

§ hsmStatus

int_fast16_t AESCBCLPF3_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 AESCBCLPF3_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