sun8i_crypto.c | 134 struct krndsource cr_rndsource; member in struct:sun8i_crypto_softc::sun8i_crypto_rng 1352 rndsource_setcb(&rng->cr_rndsource, sun8i_crypto_rng_get, sc); 1353 rnd_attach_source(&rng->cr_rndsource, device_xname(self), 1457 rnd_add_data(&rng->cr_rndsource, buf, SUN8I_CRYPTO_RNGBYTES,
|