AM243x MCU+ SDK  09.02.00
SA2UL_SecCtxAuth Struct Reference

Detailed Description

SA2UL context RAM structure for authentication engine.

Data Fields

uint32_t authCtx1
 
uint32_t reserved0
 
uint32_t authenticationLengthHi
 
uint32_t authenticationLengthLo
 
uint32_t reserved1 [4]
 
uint32_t authenticationKeyValueL [8]
 
uint32_t oPadL [8]
 
uint32_t authenticationKeyValueH [8]
 
uint32_t oPadH [8]
 

Field Documentation

◆ authCtx1

uint32_t SA2UL_SecCtxAuth::authCtx1

◆ reserved0

uint32_t SA2UL_SecCtxAuth::reserved0

◆ authenticationLengthHi

uint32_t SA2UL_SecCtxAuth::authenticationLengthHi

◆ authenticationLengthLo

uint32_t SA2UL_SecCtxAuth::authenticationLengthLo

◆ reserved1

uint32_t SA2UL_SecCtxAuth::reserved1[4]

◆ authenticationKeyValueL

uint32_t SA2UL_SecCtxAuth::authenticationKeyValueL[8]

◆ oPadL

uint32_t SA2UL_SecCtxAuth::oPadL[8]

◆ authenticationKeyValueH

uint32_t SA2UL_SecCtxAuth::authenticationKeyValueH[8]

◆ oPadH

uint32_t SA2UL_SecCtxAuth::oPadH[8]