nrfxlib API 2.8.99
|
Data Structures | |
struct | sdc_rand_source_t |
Functions used by the SoftDevice Controller to obtain random numbers. More... | |
Functions | |
int32_t | sdc_rand_source_register (const sdc_rand_source_t *rand_source) |
Pass a source of randomness to the SoftDevice Controller. | |
The SoftDevice Controller SoC interface provides APIs for block encryption and random numbers. While the SoftDevice Controller is enabled, the application should only use the provided APIs to access NRF_ECB. Not doing so will lead to undefined behavior.