summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/des3_ede_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/des3 - Remove unused inline function des3_ede_enc_blk_3way()YueHaibing2022-02-231-8/+0
* crypto: x86/des3 - remove redundant assignment of variable nbytesColin Ian King2021-12-171-2/+2
* crypto: x86/des - drop CTR mode implementationArd Biesheuvel2021-01-141-104/+0
* crypto: x86/des - switch to library interfaceArd Biesheuvel2019-08-221-19/+23
* crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2019-08-221-1/+1
* crypto: 3des - move verification out of exported routineArd Biesheuvel2019-08-221-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* crypto: x86/des3_ede - des3_ede_skciphers[] can be staticWu Fengguang2018-03-091-1/+1
* crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers2018-03-031-119/+119
* crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-041-2/+1
* crypto: x86/des3_ede - drop bogus module aliasesMathias Krause2015-01-131-2/+0
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-4/+4
* crypto: des3_ede-x86_64 - fix parse warningJussi Kivilinna2014-06-251-2/+2
* crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna2014-06-201-0/+509