aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/ghash-ce-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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