linux/drivers/crypto/intel/keembay
Eric Biggers eba92a2d7e crypto: intel/keembay-ocs-ecc - 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
..
Kconfig
keembay-ocs-aes-core.c crypto: drivers - Switch back to struct platform_driver::remove() 2024-10-19 08:44:30 +08:00
keembay-ocs-ecc.c crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes() 2026-04-03 08:56:12 +08:00
keembay-ocs-hcu-core.c crypto: keembay - Add missing check after sg_nents_for_len() 2025-08-16 17:22:46 +08:00
Makefile
ocs-aes.c crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg() 2025-07-27 22:41:45 +10:00
ocs-aes.h
ocs-hcu.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ocs-hcu.h