diff options
author | 2022-05-20 18:14:57 +0000 | |
---|---|---|
committer | 2022-06-10 16:40:17 +0800 | |
commit | 23a251cc1696e1bf68df1dbba569d2fe12469d22 (patch) | |
tree | ee41c849231de5fec9f50da01f61d315f01650e9 /lib/mpi/mpi-add.c | |
parent | crypto: x86/aesni-xctr - Add accelerated implementation of XCTR (diff) | |
download | linux-dev-23a251cc1696e1bf68df1dbba569d2fe12469d22.tar.xz linux-dev-23a251cc1696e1bf68df1dbba569d2fe12469d22.zip |
crypto: arm64/aes-xctr - Add accelerated implementation of XCTR
Add hardware accelerated version of XCTR for ARM64 CPUs with ARMv8
Crypto Extension support. This XCTR implementation is based on the CTR
implementation in aes-modes.S.
More information on XCTR can be found in
the HCTR2 paper: "Length-preserving encryption with HCTR2":
https://eprint.iacr.org/2021/1441.pdf
Signed-off-by: Nathan Huckleberry <nhuck@google.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions