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
/
drivers
/
crypto
/
ccp
/
ccp-crypto-aes-xts.c
Age
Commit message (
Expand
)
Author
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
crypto: ccp - permit asynchronous skcipher as fallback
Ard Biesheuvel
2019-11-17
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
2019-08-30
crypto: ccp - invoke fallback for XTS ciphertext stealing
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-28
crypto: ccp - Remove VLA usage of skcipher
Kees Cook
2017-08-04
crypto: ccp - Add XTS-AES-256 support for CCP version 5
Gary R Hook
2017-08-04
crypto: ccp - Rework the unit-size check for XTS-AES
Gary R Hook
2017-08-04
crypto: ccp - Add a call to xts_check_key()
Gary R Hook
2017-08-04
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
2016-07-01
crypto: ccp - Use skcipher for fallback
Herbert Xu
2016-05-25
crypto: ccp - Fix AES XTS error for request sizes above 4096
Tom Lendacky
2015-02-27
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2014-05-22
crypto: ccp - tfm->__crt_alg->cra_name directly
Marek Vasut
2013-12-20
crypto: ccp - Remove user triggerable pr_err calls
Tom Lendacky
2013-12-05
crypto: ccp - CCP XTS-AES crypto API support
Tom Lendacky