linux/drivers/crypto/allwinner
Ovidiu Panait 003bb37459 crypto: sun8i-ce - use helpers to get hash block and digest sizes
Use crypto_ahash_blocksize() and crypto_ahash_digestsize() helpers instead
of directly accessing 'struct ahash_alg' members.

Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-06-13 17:26:16 +08:00
..
sun4i-ss This update includes the following changes: 2024-11-19 10:28:41 -08:00
sun8i-ce crypto: sun8i-ce - use helpers to get hash block and digest sizes 2025-06-13 17:26:16 +08:00
sun8i-ss crypto: sun8i-ss - do not use sg_dma_len before calling DMA functions 2025-04-28 19:45:26 +08:00
Kconfig crypto: allwinner - add missing CRYPTO_ prefix 2021-04-09 17:41:05 +10:00
Makefile