pub unsafe extern "C" fn nrf_cc3xx_platform_init() -> c_int
Expand description

Function to initialize the nrf_cc3xx_platform with rng support. The function is using CTR_DRBG to generate a random seed.

Returns Zero on success, otherwise a non-zero error code.