AM263x MCU+ SDK  09.00.00
RNG_Attrs Struct Reference

Detailed Description

RNG attributes.

Data Fields

uint32_t caBaseAddr
 
uint32_t rngBaseAddr
 
uint32_t mode
 
uint32_t isOpen
 
uint32_t faultStatus
 
uint32_t * seedValue
 
uint32_t seedSizeInDwords
 

Field Documentation

◆ caBaseAddr

uint32_t RNG_Attrs::caBaseAddr

Crypto Accelerator Base Adders

◆ rngBaseAddr

uint32_t RNG_Attrs::rngBaseAddr

RNG Base address

◆ mode

uint32_t RNG_Attrs::mode

Flag to enable different modes

◆ isOpen

uint32_t RNG_Attrs::isOpen

Flag to indicate whether the instance is opened already

◆ faultStatus

uint32_t RNG_Attrs::faultStatus

Flag to ascertain whether the handle was opened successfully

◆ seedValue

uint32_t* RNG_Attrs::seedValue

pointer to hold seeding value from user

◆ seedSizeInDwords

uint32_t RNG_Attrs::seedSizeInDwords

seed size in words