summaryrefslogtreecommitdiff
path: root/include/linux/atomic
ModeNameSize
-rw-r--r--atomic-arch-fallback.h129313logplain
-rw-r--r--atomic-instrumented.h138268logplain
-rw-r--r--atomic-long.h47246logplain
>crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel This implements the ECB, CBC, CTR and XTS asynchronous block ciphers using the AArch32 versions of the ARMv8 Crypto Extensions for AES. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>