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
/
arch
/
x86
/
crypto
/
blowfish_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
1
-117
/
+113
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
1
-2
/
+1
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-2
/
+2
2014-02-27
crypto: remove a duplicate checks in __cbc_decrypt()
Dan Carpenter
1
-3
/
+0
2013-06-21
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
1
-8
/
+24
2013-04-25
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
1
-24
/
+8
2012-08-01
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
1
-4
/
+0
2012-02-25
crypto: blowfish-x86_64 - set alignmask to zero
Jussi Kivilinna
1
-1
/
+1
2012-02-25
crypto: blowfish-x86_64 - use crypto_[un]register_algs
Jussi Kivilinna
1
-98
/
+65
2012-01-13
crypto: blowfish-x86_64 - blacklist Pentium 4
Jussi Kivilinna
1
-0
/
+30
2011-10-21
crypto: blowfish-x86_64 - fix ctr blocksize to 1
Jussi Kivilinna
1
-1
/
+1
2011-10-21
crypto: blowfish-x86_64 - add credits
Jussi Kivilinna
1
-0
/
+5
2011-09-22
crypto: blowfish - add x86_64 assembly implementation
Jussi Kivilinna
1
-0
/
+487