summaryrefslogtreecommitdiff
path: root/include/linux/mmc
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-07-15 15:11:53 -0700
committerEric Biggers <ebiggers@kernel.org>2026-07-22 12:01:21 -0700
commitf70ad727d1d60a4dfcb1a22152d4169f9a205af9 (patch)
tree6efa0592380a9d3646819d1dea8ec91c194274ca /include/linux/mmc
parent8ca62072faa17984f1a27bf9c74a37fa22606c31 (diff)
downloadlinux-next-f70ad727d1d60a4dfcb1a22152d4169f9a205af9.tar.gz
linux-next-f70ad727d1d60a4dfcb1a22152d4169f9a205af9.zip
crypto: aes - Add CCM support using library
Implement the "ccm(aes)" crypto_aead algorithm using the corresponding library functions. Among other benefits, this allows the architecture-optimized AES-CCM code to be migrated into the library while still leaving it accessible via crypto_aead, eliminating lots of boilerplate code. For now the cra_priority is set to just 110, since the architecture-optimized implementations of this algorithm haven't yet been migrated into the library. It will be boosted once that happens. Link: https://patch.msgid.link/20260715221153.246410-14-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions