Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Ddrbg.c607 struct drbg_string seed1, seed2, vdata; in drbg_hmac_update() local
620 drbg_string_fill(&seed2, NULL, 1); in drbg_hmac_update()
621 list_add_tail(&seed2.list, &seedlist); in drbg_hmac_update()
634 seed2.buf = &prefix; in drbg_hmac_update()