aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/blowfish_glue.c
AgeCommit message (Expand)Author
2022-04-08crypto: x86 - eliminate anonymous module_init & module_exitRandy Dunlap
2022-02-23crypto: x86/blowfish - Remove unused inline functionsYueHaibing
2021-01-14crypto: x86/blowfish - drop CTR mode implementationArd Biesheuvel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-03-03crypto: x86/blowfish: convert to skcipher interfaceEric Biggers
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-02-27crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter
2013-06-21Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna
2013-04-25crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna
2012-02-25crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna
2012-02-25crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna
2012-01-13crypto: blowfish-x86_64 - blacklist Pentium 4Jussi Kivilinna
2011-10-21crypto: blowfish-x86_64 - fix ctr blocksize to 1Jussi Kivilinna
2011-10-21crypto: blowfish-x86_64 - add creditsJussi Kivilinna
2011-09-22crypto: blowfish - add x86_64 assembly implementationJussi Kivilinna