Searched refs:random_other_init_alg (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/random/
H A Dother_algorithm.c90 static void random_other_init_alg(void *);
102 .ra_init_alg = random_other_init_alg,
115 * void random_other_init_alg(void *unused __unused)
120 random_other_init_alg(void *unused __unused) function

Completed in 44 milliseconds