summaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/ghash-ce-core.S
AgeCommit message (Expand)Author
2022-12-09crypto: arm64/ghash-ce - use frame_push/pop macros consistentlyArd Biesheuvel
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen
2020-11-20crypto: arm64/gcm - move authentication tag check to SIMD domainArd Biesheuvel
2020-03-09arm64: crypto: Modernize some extra assembly annotationsMark Brown
2019-12-20crypto: arm64 - Use modern annotations for assembly functionsMark Brown
2019-10-05crypto: arm64/gcm-ce - implement 4 way interleaveArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-08-07crypto: arm64/ghash-ce - implement 4-way aggregationArd Biesheuvel
2018-08-07crypto: arm64/ghash-ce - replace NEON yield check with block limitArd Biesheuvel
2018-08-07crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidableArd Biesheuvel
2018-08-07crypto: arm64/aes-ce-gcm - implement 2-way aggregationArd Biesheuvel
2018-08-07crypto: arm64/aes-ce-gcm - operate on two input blocks at a timeArd Biesheuvel
2018-08-07crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel
2018-05-12crypto: arm64/aes-ghash - yield NEON after every block of inputArd Biesheuvel
2017-08-04crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULLArd Biesheuvel
2017-08-04crypto: arm64/gcm - implement native driver using v8 Crypto ExtensionsArd Biesheuvel
2016-10-21crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel
2014-06-18arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel
2014-05-14arm64/crypto: GHASH secure hash using ARMv8 Crypto ExtensionsArd Biesheuvel