summaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/ghash-ce-glue.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-11crypto: arm64/aes-ghash - yield NEON after every block of inputArd Biesheuvel1-11/+17
2017-08-04crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULLArd Biesheuvel1-7/+33
2017-08-04crypto: arm64/gcm - implement native driver using v8 Crypto ExtensionsArd Biesheuvel1-25/+413
2017-08-04crypto: arm64/ghash-ce - add non-SIMD scalar fallbackArd Biesheuvel1-8/+41
2014-06-18arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel1-2/+2
2014-06-18arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel1-0/+1
2014-05-14arm64/crypto: GHASH secure hash using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+155