EDN configuration settings. More...
Data Fields | |
| uint32_t | base_address |
| Base address of the EDN block. | |
| uint32_t | reseed_interval |
| Number of generate calls between reseed commands. | |
| entropy_csrng_cmd_t | instantiate |
| Downstream CSRNG instantiate command configuration. | |
| entropy_csrng_cmd_t | generate |
| Downstream CSRNG generate command configuration. | |
| entropy_csrng_cmd_t | reseed |
| Downstream CSRNG reseed command configuration. | |
| uint32_t edn_config::base_address |
| entropy_csrng_cmd_t edn_config::generate |
| entropy_csrng_cmd_t edn_config::instantiate |
| entropy_csrng_cmd_t edn_config::reseed |