aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/sha2-ce-glue.c
AgeCommit message (Expand)Author
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2017-08-04crypto: arm64/sha2-ce - add non-SIMD scalar fallbackArd Biesheuvel
2017-05-18crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel
2015-05-07crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-04-10crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel
2014-08-26arm64/crypto: remove redundant update of dataColin Ian King
2014-05-14arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto ExtensionsArd Biesheuvel