aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/ghash-ce-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-27crypto: ghash - add comment and improve help textEric Biggers1-1/+1
2019-07-26crypto: arm/ghash - provide a synchronous versionArd Biesheuvel1-26/+52
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-3/+0
2019-03-22crypto: arm - convert to use crypto_simd_usable()Eric Biggers1-3/+4
2018-09-04crypto: arm/ghash-ce - implement support for 4-way aggregationArd Biesheuvel1-11/+27
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers1-1/+0
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers1-1/+1
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-1/+1
2017-08-04crypto: arm/ghash - add NEON accelerated fallback for vmull.p64Ard Biesheuvel1-3/+21
2017-06-01crypto: arm/ghash-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel1-4/+2
2016-09-07crypto: arm/ghash - change internal cra_name to "__ghash"Ard Biesheuvel1-1/+1
2016-09-07crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel1-0/+24
2016-06-23crypto: ghash-ce - Fix cryptd reorderingHerbert Xu1-23/+17
2015-03-31crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphersStephan Mueller1-2/+4
2015-03-12crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+318