index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
sha256-glue.c
Age
Commit message (
Expand
)
Author
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
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-12-11
crypto: arm64/sha - fix function types
Sami Tolvanen
2019-12-08
sched/rt, arm64: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-09-05
crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2019-03-22
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
2018-07-27
crypto: arm64/sha256 - increase cra_priority of scalar implementations
Eric Biggers
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-03-16
crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
Ard Biesheuvel
2017-08-04
crypto: arm64/sha2-ce - add non-SIMD scalar fallback
Ard Biesheuvel
2016-11-28
crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512
Ard Biesheuvel