AM64x MCU+ SDK  09.02.01
SA2UL_SecCtxEnc Struct Reference

Detailed Description

SA2UL context RAM structure for Encryption engine.

Data Fields

uint32_t encrCtl
 
uint32_t modeCtrlInstrs [6]
 
uint32_t hwCtrlWord
 
uint32_t encKeyValue [8]
 
uint32_t encAux1 [8]
 
uint32_t encAux2 [4]
 
uint32_t encAux3 [4]
 
uint32_t encAux4 [4]
 
uint8_t preCryptoData [15]
 

Field Documentation

◆ encrCtl

uint32_t SA2UL_SecCtxEnc::encrCtl

◆ modeCtrlInstrs

uint32_t SA2UL_SecCtxEnc::modeCtrlInstrs[6]

◆ hwCtrlWord

uint32_t SA2UL_SecCtxEnc::hwCtrlWord

◆ encKeyValue

uint32_t SA2UL_SecCtxEnc::encKeyValue[8]

◆ encAux1

uint32_t SA2UL_SecCtxEnc::encAux1[8]

◆ encAux2

uint32_t SA2UL_SecCtxEnc::encAux2[4]

◆ encAux3

uint32_t SA2UL_SecCtxEnc::encAux3[4]

◆ encAux4

uint32_t SA2UL_SecCtxEnc::encAux4[4]

◆ preCryptoData

uint8_t SA2UL_SecCtxEnc::preCryptoData[15]