| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: s390/des - convert to skcipher API | Eric Biggers | 2019-10-23 | 1 | -247/+172 |
* | crypto: s390/des - switch to new verification routines | Ard Biesheuvel | 2019-08-22 | 1 | -14/+11 |
* | s390/crypto: fix possible sleep during spinlock aquired | Harald Freudenberger | 2019-05-29 | 1 | -3/+4 |
* | crypto: s390 - Forbid 2-key 3DES in FIPS mode | Herbert Xu | 2019-04-18 | 1 | -17/+4 |
* | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 2019-01-25 | 1 | -2/+2 |
* | s390: crypto: Remove redundant license text | Greg Kroah-Hartman | 2017-11-24 | 1 | -6/+0 |
* | s390: crypto: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 | 1 | -0/+1 |
* | s390/crypto: Check des3_ede keys for uniqueness in fips mode | Matthew Rosato | 2017-01-31 | 1 | -0/+14 |
* | s390/crypto: simplify CPACF encryption / decryption functions | Martin Schwidefsky | 2016-08-29 | 1 | -97/+57 |
* | s390/crypto: cpacf function detection | Martin Schwidefsky | 2016-08-29 | 1 | -31/+46 |
* | s390/crypto: simplify init / exit functions | Martin Schwidefsky | 2016-08-29 | 1 | -54/+44 |
* | s390/crypto: simplify return code handling | Martin Schwidefsky | 2016-08-29 | 1 | -16/+4 |
* | s390/crypto: cleanup cpacf function codes | Martin Schwidefsky | 2016-08-29 | 1 | -20/+27 |
* | s390/crypto: cleanup and move the header with the cpacf definitions | Martin Schwidefsky | 2016-04-15 | 1 | -38/+34 |
* | s390/crypto: add cpu feature modaliases for crypto modules | Hendrik Brueckner | 2015-07-22 | 1 | -1/+2 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -2/+2 |
* | crypto: s390 - fix aes,des ctr mode concurrency finding. | Harald Freudenberger | 2014-05-08 | 1 | -0/+3 |
* | crypto: s390 - fix des and des3_ede ctr concurrency issue | Harald Freudenberger | 2014-01-30 | 1 | -21/+48 |
* | crypto: s390 - fix des and des3_ede cbc concurrency issue | Harald Freudenberger | 2014-01-30 | 1 | -12/+14 |
* | crypto: arch - use crypto_memneq instead of memcmp | Daniel Borkmann | 2013-12-20 | 1 | -3/+3 |
* | s390/crypto: Don't panic after crypto instruction failures | Jan Glauber | 2012-11-23 | 1 | -4/+8 |
* | crypto: arch/s390 - cleanup - remove unneeded cra_list initialization | Jussi Kivilinna | 2012-08-01 | 1 | -10/+0 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -1/+1 |
* | crypto: s390 - add System z hardware support for CTR mode | Gerald Schaefer | 2011-05-04 | 1 | -1/+168 |
* | crypto: s390 - cleanup DES code | Jan Glauber | 2011-05-04 | 1 | -103/+96 |
* | crypto: s390 - extend crypto facility check | Jan Glauber | 2011-05-04 | 1 | -2/+2 |
* | crypto: des_s390: use generic weak key check | Jan Glauber | 2010-05-21 | 1 | -27/+20 |
* | crypto: des_s390: remove des3_ede128 mode | Jan Glauber | 2010-05-21 | 1 | -190/+1 |
* | crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set | Jarod Wilson | 2009-06-18 | 1 | -5/+6 |
* | [S390] crypto: use more descriptive function names for init/exit routines. | Heiko Carstens | 2008-04-17 | 1 | -4/+4 |
* | [S390] move crypto options and some cleanup. | Jan Glauber | 2007-02-05 | 1 | -4/+4 |
* | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-21 | 1 | -203/+0 |
* | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-21 | 1 | -11/+374 |
* | [CRYPTO] s390: Added missing driver name and priority | Herbert Xu | 2006-09-21 | 1 | -0/+6 |
* | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-21 | 1 | -5/+8 |
* | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 | 1 | -21/+21 |
* | [PATCH] s390: des crypto code speedup | Jan Glauber | 2006-01-15 | 1 | -7/+210 |
* | [PATCH] s390: des crypto code cleanup | Jan Glauber | 2006-01-15 | 1 | -88/+67 |
* | [PATCH] s390: in-kernel crypto rename | Jan Glauber | 2006-01-06 | 1 | -0/+284 |