index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
blowfish_glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
2018-03-03
1
-117
/
+113
*
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
2017-08-04
1
-2
/
+1
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
1
-2
/
+2
*
crypto: remove a duplicate checks in __cbc_decrypt()
Dan Carpenter
2014-02-27
1
-3
/
+0
*
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
2013-06-21
1
-8
/
+24
*
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
2013-04-25
1
-24
/
+8
*
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
1
-4
/
+0
*
crypto: blowfish-x86_64 - set alignmask to zero
Jussi Kivilinna
2012-02-25
1
-1
/
+1
*
crypto: blowfish-x86_64 - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
1
-98
/
+65
*
crypto: blowfish-x86_64 - blacklist Pentium 4
Jussi Kivilinna
2012-01-13
1
-0
/
+30
*
crypto: blowfish-x86_64 - fix ctr blocksize to 1
Jussi Kivilinna
2011-10-21
1
-1
/
+1
*
crypto: blowfish-x86_64 - add credits
Jussi Kivilinna
2011-10-21
1
-0
/
+5
*
crypto: blowfish - add x86_64 assembly implementation
Jussi Kivilinna
2011-09-22
1
-0
/
+487