Searched refs:seed_bbuf (Results 1 – 1 of 1) sorted by relevance
35 void *seed_bbuf = NULL; in system_rng_reseed() local50 res = bb_memdup_user(entropy_input, entropy_sz, &seed_bbuf); in system_rng_reseed()55 seed_bbuf, entropy_sz); in system_rng_reseed()57 bb_free(seed_bbuf, entropy_sz); in system_rng_reseed()