summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/aes-neonbs-glue.c
AgeCommit message (Expand)Author
2022-02-05crypto: arm/aes-neonbs-ctr - deal with non-multiples of AES block sizeArd Biesheuvel
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel
2020-11-06crypto: arm/aes-neonbs - fix usage of cbc(aes) fallbackHoria Geantă
2020-09-25crypto: arm/aes-neonbs - use typed init/exit routines for XTSArd Biesheuvel
2020-09-11crypto: arm/aes-neonbs - Use generic cbc encryption pathHerbert Xu
2020-03-20crypto: arm/neon - memzero_explicit aes-cbc keyTorsten Duwe
2019-09-09crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm/aes-ce - yield the SIMD unit between scatterwalk stepsArd Biesheuvel
2019-07-26crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)Ard Biesheuvel
2019-07-26crypto: arm/aes-neonbs - switch to library version of key expansion routineArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-18crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2017-12-11crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel
2017-03-09crypto: arm/aes-neonbs - resolve fallback cipher at runtimeArd Biesheuvel
2017-02-03crypto: arm/aes - don't use IV buffer to return final keystream blockArd Biesheuvel
2017-01-13crypto: arm/aes - replace bit-sliced OpenSSL NEON codeArd Biesheuvel