Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Ddrbg.c660 struct drbg_string seed1, seed2, vdata; in drbg_hmac_update() local
673 drbg_string_fill(&seed2, NULL, 1); in drbg_hmac_update()
674 list_add_tail(&seed2.list, &seedlist); in drbg_hmac_update()
687 seed2.buf = &prefix; in drbg_hmac_update()