Home
last modified time | relevance | path

Searched refs:random_source_register (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/sys/dev/random/
H A Ddarn.c118 random_source_register(&random_darn); in darn_modevent()
H A Drandomdev.h108 void random_source_register(struct random_source *);
H A Dnehemiah.c124 random_source_register(&random_nehemiah); in nehemiah_modevent()
H A Divy.c169 random_source_register(&random_ivy); in rdrand_modevent()
H A Drandom_harvestq.c615 random_source_register(struct random_source *rsource) in random_source_register() function
/freebsd-13.1/sys/dev/virtio/random/
H A Dvirtio_random.c179 random_source_register(&random_vtrnd); in vtrnd_attach()
/freebsd-13.1/sys/crypto/ccp/
H A Dccp.c202 random_source_register(&random_ccp); in ccp_attach()