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