Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/random/
HDrandomdev.h103 random_source_read_t *rs_read; member
HDdarn.c63 .rs_read = random_darn_read
HDnehemiah.c53 .rs_read = random_nehemiah_read
HDivy.c58 .rs_read = random_ivy_read
HDrandom_harvestq.c263 n = rrs->rrs_source->rs_read(entropy, sizeof(entropy)); in random_sources_feed()
/freebsd-13-stable/sys/dev/virtio/random/
HDvirtio_random.c84 .rs_read = vtrnd_read,
/freebsd-13-stable/sys/crypto/ccp/
HDccp.c85 .rs_read = random_ccp_read,