nrfxlib API 2.7.99
Loading...
Searching...
No Matches
SoftDevice Controller SoC Interface

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.
 

Detailed Description

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.