Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/random/
Drandom_ctr_drbg.c25 static const unsigned char drbg_seed[] = CONFIG_CS_CTR_DRBG_PERSONALIZATION; variable
52 drbg_seed, in ctr_drbg_initialize()
53 sizeof(drbg_seed)); in ctr_drbg_initialize()