Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Ddrbg.c659 struct drbg_string seed1, seed2, vdata; in drbg_hmac_update() local
672 drbg_string_fill(&seed2, NULL, 1); in drbg_hmac_update()
673 list_add_tail(&seed2.list, &seedlist); in drbg_hmac_update()
686 seed2.buf = &prefix; in drbg_hmac_update()