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
/
crct10dif-ce-glue.c
Age
Commit message (
Expand
)
Author
2021-02-10
crypto: arm64/crc-t10dif - move NEON yield to C code
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
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
2019-02-08
crypto: arm64/crct10dif-ce - cleanup and optimizations
Eric Biggers
2019-02-01
crypto: arm64/crct10dif - register PMULL variants as separate algos
Ard Biesheuvel
2019-02-01
crypto: arm64/crct10dif - revert to C code for short inputs
Ard Biesheuvel
2018-09-04
crypto: arm64/crct10dif - implement non-Crypto Extensions alternative
Ard Biesheuvel
2018-09-04
crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version
Ard Biesheuvel
2017-08-04
crypto: arm64/crct10dif - add non-SIMD generic fallback
Ard Biesheuvel
2016-12-07
crypto: arm64/crct10dif - port x86 SSE implementation to arm64
Ard Biesheuvel