Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: des - remove now unused __des3_ede_setkey() | Ard Biesheuvel | 2019-08-22 | 1 | -3/+0 |
* | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel | 2019-08-22 | 1 | -4/+39 |
* | crypto: des - remove unused function | Ard Biesheuvel | 2019-08-22 | 1 | -41/+0 |
* | crypto: des_generic - Forbid 2-key in 3DES and add helpers | Herbert Xu | 2019-04-18 | 1 | -0/+43 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | crypto: des_3des - add x86-64 assembly implementation | Jussi Kivilinna | 2014-06-20 | 1 | -0/+3 |
* | [CRYPTO] des: Create header file for common macros | Evgeniy Polyakov | 2008-01-11 | 1 | -0/+19 |