Data Fields
AESGCMLPF3HSM_Object Struct Reference

AESGCMLPF3HSM Object. More...

#include <AESGCMLPF3HSM.h>

Collaboration diagram for AESGCMLPF3HSM_Object:
Collaboration graph
[legend]

Data Fields

AESCommonLPF3_Object common
 
const uint8_t * aad
 
const uint8_t * input
 
uint8_t * output
 
const uint8_t * iv
 
uint8_t * mac
 
uint32_t counter [AES_BLOCK_SIZE_WORDS]
 
uint32_t intermediateTag [AES_BLOCK_SIZE_WORDS]
 
uint32_t hashKey [AES_BLOCK_SIZE_WORDS]
 
uint32_t tagOTP [AES_BLOCK_SIZE_WORDS]
 
AESGCM_CallbackFxn callbackFxn
 
AESGCM_OperationUnionoperation
 
size_t inputLength
 
size_t aadLength
 
size_t totalAADLength
 
size_t totalDataLength
 
volatile size_t totalDataLengthRemaining
 
volatile size_t totalAADLengthRemaining
 
AESGCM_OperationType operationType
 
uint8_t macLength
 
uint8_t ivLength
 
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...
 
uint32_t tempAssetID
 
bool segmentedOperationInProgress
 

Detailed Description

AESGCMLPF3HSM Object.

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

Field Documentation

§ common

AESCommonLPF3_Object AESGCMLPF3HSM_Object::common

§ aad

const uint8_t* AESGCMLPF3HSM_Object::aad

§ input

const uint8_t* AESGCMLPF3HSM_Object::input

§ output

uint8_t* AESGCMLPF3HSM_Object::output

§ iv

const uint8_t* AESGCMLPF3HSM_Object::iv

§ mac

uint8_t* AESGCMLPF3HSM_Object::mac

§ counter

uint32_t AESGCMLPF3HSM_Object::counter[AES_BLOCK_SIZE_WORDS]

§ intermediateTag

uint32_t AESGCMLPF3HSM_Object::intermediateTag[AES_BLOCK_SIZE_WORDS]

§ hashKey

uint32_t AESGCMLPF3HSM_Object::hashKey[AES_BLOCK_SIZE_WORDS]

§ tagOTP

uint32_t AESGCMLPF3HSM_Object::tagOTP[AES_BLOCK_SIZE_WORDS]

§ callbackFxn

AESGCM_CallbackFxn AESGCMLPF3HSM_Object::callbackFxn

§ operation

AESGCM_OperationUnion* AESGCMLPF3HSM_Object::operation

§ inputLength

size_t AESGCMLPF3HSM_Object::inputLength

§ aadLength

size_t AESGCMLPF3HSM_Object::aadLength

§ totalAADLength

size_t AESGCMLPF3HSM_Object::totalAADLength

§ totalDataLength

size_t AESGCMLPF3HSM_Object::totalDataLength

§ totalDataLengthRemaining

volatile size_t AESGCMLPF3HSM_Object::totalDataLengthRemaining

§ totalAADLengthRemaining

volatile size_t AESGCMLPF3HSM_Object::totalAADLengthRemaining

§ operationType

AESGCM_OperationType AESGCMLPF3HSM_Object::operationType

§ macLength

uint8_t AESGCMLPF3HSM_Object::macLength

§ ivLength

uint8_t AESGCMLPF3HSM_Object::ivLength

§ hsmStatus

int_fast16_t AESGCMLPF3HSM_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.

§ tempAssetID

uint32_t AESGCMLPF3HSM_Object::tempAssetID

§ segmentedOperationInProgress

bool AESGCMLPF3HSM_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