Home
last modified time | relevance | path

Searched refs:hisi_trng_alg (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/hisilicon/trng/
H A Dtrng.c214 static struct rng_alg hisi_trng_alg = { variable
276 ret = crypto_register_rng(&hisi_trng_alg); in hisi_trng_probe()
299 crypto_unregister_rng(&hisi_trng_alg); in hisi_trng_probe()
316 crypto_unregister_rng(&hisi_trng_alg); in hisi_trng_remove()

Completed in 3 milliseconds