pub unsafe extern "C" fn nrf_cc3xx_platform_rng_is_initialized(
) -> bool_
Expand description

Function to check if the nrf_cc3xx_platform is initialized with RNG support

Returns True if RNG is initialized, otherwise false.