Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-25 | crypto: sun4i-ss - fallback when length is not multiple of blocksize | Corentin Labbe | 1 | -4/+53 |
2019-04-25 | crypto: sun4i-ss - Handle better absence/presence of IV | Corentin Labbe | 1 | -10/+0 |
2019-04-18 | crypto: sun4i-ss - Forbid 2-key 3DES in FIPS mode | Herbert Xu | 1 | -6/+5 |
2019-01-25 | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 1 | -1/+1 |
2017-06-19 | crypto: sun4i-ss - move from ablkcipher to skcipher API | Antoine Ténart | 1 | -94/+95 |
2017-06-19 | crypto: sun4i-ss - remove conditional checks against 0 | Antoine Ténart | 1 | -14/+14 |
2016-08-16 | crypto: sun4i-ss - fix a few signed warning | Corentin LABBE | 1 | -2/+4 |
2016-04-05 | crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} | Corentin LABBE | 1 | -4/+6 |
2016-01-27 | crypto: sunxi - don't print confusing data | Arnd Bergmann | 1 | -3/+2 |
2015-09-10 | crypto: sunxi-ss - Fix a possible driver hang with ciphers | LABBE Corentin | 1 | -1/+1 |
2015-07-20 | crypto: sunxi-ss - Add Allwinner Security System crypto accelerator | LABBE Corentin | 1 | -0/+542 |