index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
crypto: bcm/des - switch to new verification routines
Ard Biesheuvel
1
-62
/
+17
2019-07-27
crypto: bcm - check assoclen for rfc4543/rfc4106
Iuliana Prodan
1
-0
/
+13
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-9
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
Thomas Gleixner
9
-108
/
+9
2019-06-13
crypto: bcm - Make some symbols static
YueHaibing
2
-9
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2
-2
/
+0
2019-04-18
crypto: bcm - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-10
/
+11
2019-03-28
crypto: bcm - remove unused array tag_to_hash_idx
YueHaibing
1
-3
/
+0
2019-02-15
crypto: export arc4 defines
Iuliana Prodan
1
-3
/
+1
2019-02-01
crypto: bcm - remove -I. header search path and unused macro define
Masahiro Yamada
1
-2
/
+0
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
1
-2
/
+2
2019-01-25
crypto: bcm - remove unused function do_decrypt()
Eric Biggers
2
-46
/
+0
2019-01-18
crypto: brcm - Fix some set-but-not-used warning
YueHaibing
1
-5
/
+1
2019-01-10
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
1
-31
/
+13
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
1
-1
/
+0
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
1
-2
/
+0
2018-11-16
crypto: bcm - fix normal/non key hash algorithm failure
Raveendra Padasalagi
1
-1
/
+5
2018-07-08
crypto: aead - remove useless setting of type flags
Eric Biggers
1
-1
/
+1
2018-07-08
crypto: ahash - remove useless setting of cra_type
Eric Biggers
1
-1
/
+0
2018-07-08
crypto: ahash - remove useless setting of type flags
Eric Biggers
1
-3
/
+2
2018-03-30
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
1
-2
/
+2
2018-02-22
crypto: bcm - Delete an error message for a failed memory allocation in do_sh...
Markus Elfring
1
-1
/
+0
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-10-12
crypto: bcm - pr_err() strings should end with newlines
Arvind Yadav
1
-7
/
+7
2017-10-07
crypto: bcm - use of_device_get_match_data
Corentin LABBE
1
-5
/
+2
2017-09-22
crypto: brcm - Explicity ACK mailbox message
raveendra padasalagi
1
-55
/
+46
2017-09-22
crypto: bcm - Use GCM IV size constant
Corentin LABBE
2
-6
/
+5
2017-08-03
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2
-66
/
+56
2017-07-18
crypto: brcm - add NULL check on of_match_device() return value
Gustavo A. R. Silva
1
-0
/
+5
2017-07-18
crypto: brcm - Fix SHA3-512 algorithm failure
raveendra padasalagi
1
-0
/
+1
2017-06-19
crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"
Colin Ian King
1
-1
/
+1
2017-05-23
crypto: brcm - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-03-09
crypto: bcm - fix spelling mistake: "genereate" -> "generate"
Colin Ian King
1
-1
/
+1
2017-02-15
crypto: brcm - Avoid double free in ahash_finup()
Rob Rice
1
-1
/
+0
2017-02-11
crypto: brcm - Add Broadcom SPU driver
Rob Rice
10
-0
/
+9500