Home
last modified time | relevance | path

Searched defs:rng_pool (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/entropy/
Dentropy_nrf5.c74 struct rng_pool { struct
83 #define RNG_POOL_DEFINE(name, len) uint8_t name[sizeof(struct rng_pool) + (len)] argument
Dentropy_smartbond.c25 struct rng_pool { struct
34 #define RNG_POOL_DEFINE(name, len) uint8_t name[sizeof(struct rng_pool) + (len)] argument
Dentropy_stm32.c62 struct rng_pool { struct
71 #define RNG_POOL_DEFINE(name, len) uint8_t name[sizeof(struct rng_pool) + (len)] argument