index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
sha2-ce-glue.c
Age
Commit message (
Expand
)
Author
2023-10-20
crypto: arm64/sha2-ce - clean up backwards function names
Eric Biggers
2023-10-20
crypto: arm64/sha2-ce - implement ->digest for sha256
Eric Biggers
2021-02-10
crypto: arm64/sha2-ce - simplify NEON yield
Ard Biesheuvel
2021-01-22
crypto: arm64/sha - add missing module aliases
Ard Biesheuvel
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-09-04
crypto: arm64/sha - Add declarations for assembly variables
Herbert Xu
2020-03-06
crypto: arm64/sha-ce - implement export/import
Corentin Labbe
2019-12-11
crypto: arm64/sha - fix function types
Sami Tolvanen
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-06
crypto: arm64/sha2-ce - correct digest for empty data in finup
Elena Petrova
2019-03-22
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2017-08-04
crypto: arm64/sha2-ce - add non-SIMD scalar fallback
Ard Biesheuvel
2017-05-18
crypto: arm64/sha - avoid non-standard inline asm tricks
Ard Biesheuvel
2015-05-07
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-04-10
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
Ard Biesheuvel
2014-08-26
arm64/crypto: remove redundant update of data
Colin Ian King
2014-05-14
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
Ard Biesheuvel