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
/
bcm
/
cipher.c
Age
Commit message (
Expand
)
Author
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-18
crypto: bcm - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-18
crypto: brcm - Fix some set-but-not-used warning
YueHaibing
2019-01-10
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
2018-11-16
crypto: bcm - fix normal/non key hash algorithm failure
Raveendra Padasalagi
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-03-31
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
2017-10-07
crypto: bcm - use of_device_get_match_data
Corentin LABBE
2017-09-22
crypto: brcm - Explicity ACK mailbox message
raveendra padasalagi
2017-09-22
crypto: bcm - Use GCM IV size constant
Corentin LABBE
2017-08-03
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2017-07-18
crypto: brcm - add NULL check on of_match_device() return value
Gustavo A. R. Silva
2017-06-19
crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"
Colin Ian King
2017-05-23
crypto: brcm - Use IPAD/OPAD constant
Corentin LABBE
2017-02-15
crypto: brcm - Avoid double free in ahash_finup()
Rob Rice
2017-02-11
crypto: brcm - Add Broadcom SPU driver
Rob Rice