Searched refs:seed2 (Results 1 – 2 of 2) sorted by relevance
94 void cfs_srand(unsigned int seed1, unsigned int seed2) in cfs_srand() argument98 if (seed2) in cfs_srand()99 seed_y = seed2; in cfs_srand()
665 struct drbg_string seed1, seed2, vdata; in drbg_hmac_update() local676 drbg_string_fill(&seed2, NULL, 1); in drbg_hmac_update()677 list_add_tail(&seed2.list, &seedlist); in drbg_hmac_update()690 seed2.buf = &prefix; in drbg_hmac_update()