Home
last modified time | relevance | path

Searched refs:random_source_deregister (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/sys/dev/random/
H A Ddarn.c123 random_source_deregister(&random_darn); in darn_modevent()
H A Darmv8rng.c112 random_source_deregister(&random_armv8_rndr); in rndr_modevent()
H A Drandomdev.h107 void random_source_deregister(struct random_source *);
H A Dnehemiah.c109 random_source_deregister(&random_nehemiah); in nehemiah_modevent()
H A Divy.c174 random_source_deregister(&random_ivy); in rdrand_modevent()
H A Drandom_harvestq.c651 random_source_deregister(struct random_source *rsource) in random_source_deregister() function
/freebsd-14.2/sys/dev/qcom_rnd/
H A Dqcom_rnd.c177 random_source_deregister(&random_qcom_rnd); in qcom_rnd_detach()
/freebsd-14.2/sys/dev/virtio/random/
H A Dvirtio_random.c210 random_source_deregister(&random_vtrnd); in vtrnd_detach()
/freebsd-14.2/sys/crypto/ccp/
H A Dccp.c219 random_source_deregister(&random_ccp); in ccp_detach()