summaryrefslogtreecommitdiffstats
path: root/crypto/des_generic.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: des_generic - Forbid 2-key in 3DES and add helpersHerbert Xu2019-04-181-7/+4
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-2/+2
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-3/+4
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna2014-06-201-5/+17
* crypto: des - use crypto_[un]register_algsJussi Kivilinna2012-08-011-20/+5
* Blackfin: Rename DES PC2() symbol to avoid collisionDavid Howells2010-10-071-65/+65
* crypto: des_generic - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+1
* crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY setJarod Wilson2008-12-251-2/+3
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-211-4/+4
* [CRYPTO] hifn_795x: Detect weak keysEvgeniy Polyakov2008-01-111-4/+5
* [CRYPTO] des: Create header file for common macrosEvgeniy Polyakov2008-01-111-7/+1
* [CRYPTO] des: Rename des to des-genericSebastian Siewior2007-10-101-0/+1012