index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
sha2-ce-core.S
Age
Commit message (
Expand
)
Author
2025-05-05
crypto: arm64/sha256 - implement library instead of shash
Eric Biggers
2023-10-20
crypto: arm64/sha2-ce - clean up backwards function names
Eric Biggers
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
2021-02-10
crypto: arm64/sha2-ce - simplify NEON yield
Ard Biesheuvel
2019-12-20
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-05-12
crypto: arm64/sha2-ce - yield NEON after every block of input
Ard Biesheuvel
2018-01-18
crypto: arm64/sha2-ce - move the round constant table to .rodata section
Ard Biesheuvel
2017-05-18
crypto: arm64/sha - avoid non-standard inline asm tricks
Ard Biesheuvel
2016-10-21
crypto: arm64/sha2-ce - fix for big endian
Ard Biesheuvel
2015-04-10
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
Ard Biesheuvel
2014-05-14
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
Ard Biesheuvel