linux/drivers/crypto/hisilicon/hpre
Eric Biggers c30e1bbc95 crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()
Replace the sequence of crypto_get_default_rng(),
crypto_rng_get_bytes(), and crypto_put_default_rng() with the equivalent
helper function crypto_stdrng_get_bytes().

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-04-03 08:56:12 +08:00
..
hpre_crypto.c crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes() 2026-04-03 08:56:12 +08:00
hpre_main.c crypto: hisilicon - add device load query functionality to debugfs 2026-03-22 11:17:59 +09:00
hpre.h crypto: hisilicon/hpre: extend tag field to 64 bits for better performance 2026-01-16 14:02:06 +08:00
Makefile