Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsun8i_crypto.c134 struct krndsource cr_rndsource; member
1352 rndsource_setcb(&rng->cr_rndsource, sun8i_crypto_rng_get, sc); in sun8i_crypto_rng_attach()
1353 rnd_attach_source(&rng->cr_rndsource, device_xname(self), in sun8i_crypto_rng_attach()
1457 rnd_add_data(&rng->cr_rndsource, buf, SUN8I_CRYPTO_RNGBYTES, in sun8i_crypto_rng_done()