summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/ghash-ce-glue.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-3/+0Star
* crypto: arm - convert to use crypto_simd_usable()Eric Biggers2019-03-221-3/+4
* crypto: arm/ghash-ce - implement support for 4-way aggregationArd Biesheuvel2018-09-041-11/+27
* crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-081-1/+0Star
* crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-081-1/+1
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-081-1/+1
* crypto: arm/ghash - add NEON accelerated fallback for vmull.p64Ard Biesheuvel2017-08-041-3/+21
* crypto: arm/ghash-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-4/+2Star
* crypto: arm/ghash - change internal cra_name to "__ghash"Ard Biesheuvel2016-09-071-1/+1
* crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel2016-09-071-0/+24
* crypto: ghash-ce - Fix cryptd reorderingHerbert Xu2016-06-231-23/+17Star
* crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphersStephan Mueller2015-03-311-2/+4
* crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+318