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
/
sha512-glue.c
Age
Commit message (
Expand
)
Author
2025-06-30
lib/crypto: arm64/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
crypto: sha512 - Rename conflicting symbols
Eric Biggers
2025-05-05
crypto: arm64/sha256 - Add simd block function
Herbert Xu
2025-04-23
crypto: arm/sha512 - Use API partial block handling
Herbert Xu
2025-04-16
crypto: arm64/sha512 - Fix header inclusions
Herbert Xu
2023-10-20
crypto: arm64/sha512 - clean up backwards function names
Eric Biggers
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2019-12-11
crypto: arm64/sha - fix function types
Sami Tolvanen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-01-26
crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions code
Ard Biesheuvel
2016-11-28
crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512
Ard Biesheuvel