Searched refs:rng_get_random (Results 1 – 3 of 3) sorted by relevance
20 cc3xx_err_t rng_get_random(uint8_t* buf, size_t length);
47 cc3xx_err_t rng_get_random(uint8_t* buf, size_t length) in rng_get_random() function
213 return rng_get_random(buf, length); in cc3xx_lowlevel_rng_get_random()