aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/twofish_glue_3way.c
AgeCommit message (Expand)Author
2022-04-08crypto: x86 - eliminate anonymous module_init & module_exitRandy Dunlap
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-01-14crypto: x86 - use local headers for x86 specific shared declarationsArd Biesheuvel
2021-01-14crypto: x86/twofish - drop dependency on glue helperArd Biesheuvel
2021-01-14crypto: x86/twofish - drop CTR mode implementationArd Biesheuvel
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-03-03crypto: x86/twofish-3way - convert to skcipher interfaceEric Biggers
2018-03-03crypto: x86/twofish-3way - remove XTS algorithmEric Biggers
2018-03-03crypto: x86/twofish-3way - remove LRW algorithmEric Biggers
2017-04-05crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2012-10-24crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna
2012-06-27crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna
2012-06-27crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried
2012-03-22crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna
2012-02-25crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna
2012-02-14crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl
2012-01-13crypto: twofish-x86_64-3way - blacklist pentium4 and atomJussi Kivilinna
2011-12-20crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefsJussi Kivilinna
2011-11-09crypto: twofish-x86_64-3way - add xts supportJussi Kivilinna
2011-11-09crypto: twofish-x86_64-3way - add lrw supportJussi Kivilinna
2011-10-21crypto: twofish-x86_64-3way - fix ctr blocksize to 1Jussi Kivilinna
2011-10-21crypto: twofish - add 3-way parallel x86_64 assembler implementionJussi Kivilinna