Home
last modified time | relevance | path

Searched refs:NPCX_DRBG_RESEED_INTERVAL (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/entropy/
Dentropy_npcx_drbg.c22 #define NPCX_DRBG_RESEED_INTERVAL CONFIG_ENTROPY_NPCX_DRBG_RESEED_INTERVAL macro
172 ncl_ret = NPCX_NCL_DRBG->config(ctx, NPCX_DRBG_RESEED_INTERVAL, false); in entropy_npcx_drbg_init()