Home
last modified time | relevance | path

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

/openbmc/linux/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()