summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/ghash-ce-glue.c
AgeCommit message (Expand)Author
2023-01-18ARM: 9286/1: crypto: Implement fused AES-CTR/GHASH version of GCMArd Biesheuvel
2020-07-09crypto: arm/ghash - use variably sized key structArd Biesheuvel
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-07-27crypto: ghash - add comment and improve help textEric Biggers
2019-07-26crypto: arm/ghash - provide a synchronous versionArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-03-22crypto: arm - convert to use crypto_simd_usable()Eric Biggers
2018-09-04crypto: arm/ghash-ce - implement support for 4-way aggregationArd Biesheuvel
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2017-08-04crypto: arm/ghash - add NEON accelerated fallback for vmull.p64Ard Biesheuvel
2017-06-01crypto: arm/ghash-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel
2016-09-07crypto: arm/ghash - change internal cra_name to "__ghash"Ard Biesheuvel
2016-09-07crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel
2016-06-23crypto: ghash-ce - Fix cryptd reorderingHerbert Xu
2015-03-31crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphersStephan Mueller
2015-03-12crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel