Searched refs:rng_already_acquired (Results 1 – 1 of 1) sorted by relevance
708 bool rng_already_acquired = false; in entropy_stm32_rng_get_entropy_isr() local712 rng_already_acquired = (irq_enabled != 0); in entropy_stm32_rng_get_entropy_isr()722 rng_already_acquired = true; in entropy_stm32_rng_get_entropy_isr()729 if (!rng_already_acquired) { in entropy_stm32_rng_get_entropy_isr()