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

/freebsd-13-stable/sys/dev/random/
H A Divy.c57 static struct random_source random_ivy = { variable in typeref:struct:random_source
169 random_source_register(&random_ivy);
170 printf("random: fast provider: \"%s\"\n", random_ivy.rs_ident);
176 random_source_deregister(&random_ivy);

Completed in 102 milliseconds