Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/
Dexynos-rng.c254 static struct rng_alg exynos_rng_alg = { variable
299 ret = crypto_register_rng(&exynos_rng_alg); in exynos_rng_probe()
311 crypto_unregister_rng(&exynos_rng_alg); in exynos_rng_remove()