summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/ghash-ce-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/aes-ghash - yield NEON after every block of inputArd Biesheuvel2018-05-121-11/+17
* crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULLArd Biesheuvel2017-08-041-7/+33
* crypto: arm64/gcm - implement native driver using v8 Crypto ExtensionsArd Biesheuvel2017-08-041-25/+413
* crypto: arm64/ghash-ce - add non-SIMD scalar fallbackArd Biesheuvel2017-08-041-8/+41
* arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel2014-06-181-2/+2
* arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel2014-06-181-0/+1
* arm64/crypto: GHASH secure hash using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+155
OpenPOWER on IntegriCloud