Searched refs:rs_read (Results 1 – 9 of 9) sorted by relevance
62 .rs_read = random_darn_read
103 random_source_read_t *rs_read; member
50 .rs_read = random_rndr_read,
50 .rs_read = random_nehemiah_read
57 .rs_read = random_ivy_read
285 n = rrs->rrs_source->rs_read(entropy, sizeof(entropy)); in random_sources_feed() 286 KASSERT((n <= sizeof(entropy)), ("%s: rs_read returned too much data (%u > %zu)", __func__, n, sizeof(entropy))); in random_sources_feed()
69 .rs_read = qcom_rnd_read,
83 .rs_read = vtrnd_read,
85 .rs_read = random_ccp_read,