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

/freebsd-12-stable/sys/dev/random/
H A Drandomdev.h76 struct random_algorithm { struct
87 extern struct random_algorithm random_alg_context, *p_random_alg_context;
H A Drandom_infra.c53 struct random_algorithm *p_random_alg_context = NULL;
55 struct random_algorithm *p_random_alg_context = &random_alg_context;
H A Dother_algorithm.c100 struct random_algorithm random_alg_context = {
H A Dfortuna.c145 struct random_algorithm random_alg_context = {

Completed in 183 milliseconds