Searched defs:p_random_alg_context (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/random/ | ||
H A D | random_infra.c | 98 const struct random_algorithm *p_random_alg_context; variable |
H A D | randomdev.h | 90 #define p_random_alg_context (&random_alg_context) macro |