Searched refs:user_rndsource (Results 1 – 1 of 1) sorted by relevance
100 static krndsource_t user_rndsource; variable106 rnd_attach_source(&user_rndsource, "/dev/random", RND_TYPE_UNKNOWN, in rndattach()282 rnd_add_data(&user_rndsource, buf, n, privileged ? n*NBBY : 0); in random_write()