aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/des3_ede_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22crypto: x86/des - switch to library interfaceArd Biesheuvel1-19/+23
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel1-1/+1
2019-08-22crypto: 3des - move verification out of exported routineArd Biesheuvel1-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2018-03-09crypto: x86/des3_ede - des3_ede_skciphers[] can be staticWu Fengguang1-1/+1
2018-03-03crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers1-119/+119
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel1-2/+1
2015-01-13crypto: x86/des3_ede - drop bogus module aliasesMathias Krause1-2/+0
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-4/+4
2014-06-25crypto: des3_ede-x86_64 - fix parse warningJussi Kivilinna1-2/+2
2014-06-20crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna1-0/+509