index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
ghash-ce-core.S
Age
Commit message (
Expand
)
Author
2022-12-09
crypto: arm64/ghash-ce - use frame_push/pop macros consistently
Ard Biesheuvel
2022-09-26
arm64: Add types to indirect called assembly functions
Sami Tolvanen
2020-11-20
crypto: arm64/gcm - move authentication tag check to SIMD domain
Ard Biesheuvel
2020-03-09
arm64: crypto: Modernize some extra assembly annotations
Mark Brown
2019-12-20
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
2019-10-05
crypto: arm64/gcm-ce - implement 4 way interleave
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-08-07
crypto: arm64/ghash-ce - implement 4-way aggregation
Ard Biesheuvel
2018-08-07
crypto: arm64/ghash-ce - replace NEON yield check with block limit
Ard Biesheuvel
2018-08-07
crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable
Ard Biesheuvel
2018-08-07
crypto: arm64/aes-ce-gcm - implement 2-way aggregation
Ard Biesheuvel
2018-08-07
crypto: arm64/aes-ce-gcm - operate on two input blocks at a time
Ard Biesheuvel
2018-08-07
crypto: arm64 - revert NEON yield for fast AEAD implementations
Ard Biesheuvel
2018-05-12
crypto: arm64/aes-ghash - yield NEON after every block of input
Ard Biesheuvel
2017-08-04
crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL
Ard Biesheuvel
2017-08-04
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
Ard Biesheuvel
2016-10-21
crypto: arm64/ghash-ce - fix for big endian
Ard Biesheuvel
2014-06-18
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2014-05-14
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
Ard Biesheuvel