summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/crypto/twofish.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-14crypto: x86 - use local headers for x86 specific shared declarationsArd Biesheuvel1-21/+0
2021-01-14crypto: x86/twofish - drop CTR mode implementationArd Biesheuvel1-4/+0
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook1-11/+8
2018-03-02crypto: x86/twofish-3way - remove XTS algorithmEric Biggers1-8/+0
2018-03-02crypto: x86/twofish-3way - remove LRW algorithmEric Biggers1-11/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna1-18/+0
2013-04-25crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna1-0/+18
2012-10-24crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna1-2/+2
2012-06-27crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna1-0/+46