Searched refs:stm32_rng_init (Results 1 – 4 of 4) sorted by relevance
13 int stm32_rng_init(void);
219 int stm32_rng_init(void) in stm32_rng_init() function
353 if (stm32_rng_init() != 0) { in bl2_el3_plat_arch_setup()
67 if (stm32_rng_init() != 0) { in crypto_lib_init()