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 |
| uint32_t RNG_Attrs::caBaseAddr |
Crypto Accelerator Base Adders
| uint32_t RNG_Attrs::rngBaseAddr |
RNG Base address
| uint32_t RNG_Attrs::mode |
Flag to enable different modes
| uint32_t RNG_Attrs::isOpen |
Flag to indicate whether the instance is opened already
| uint32_t RNG_Attrs::faultStatus |
Flag to ascertain whether the handle was opened successfully
| uint32_t* RNG_Attrs::seedValue |
pointer to hold seeding value from user
| uint32_t RNG_Attrs::seedSizeInDwords |
seed size in words