Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: sun4i-ss - Fix sparse endianness markers | Herbert Xu | 2020-09-18 | 1 | -8/+9 |
* | crypto: sun4i - permit asynchronous skcipher as fallback | Ard Biesheuvel | 2020-07-16 | 2 | -24/+25 |
* | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 1 | -1/+0 |
* | crypto: sun4i-ss - make unexported sun4i_ss_pm_ops static | Ben Dooks (Codethink) | 2019-12-27 | 1 | -1/+1 |
* | crypto: sun4i-ss - add the A33 variant of SS | Corentin Labbe | 2019-12-11 | 3 | -2/+34 |
* | crypto: sun4i-ss - fix big endian issues | Corentin Labbe | 2019-11-22 | 1 | -10/+11 |
* | crypto: sun4i-ss - hide the Invalid keylen message | Corentin Labbe | 2019-11-22 | 1 | -1/+1 |
* | crypto: sun4i-ss - use crypto_ahash_digestsize | Corentin Labbe | 2019-11-22 | 1 | -1/+1 |
* | crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c | Corentin Labbe | 2019-11-22 | 1 | -6/+6 |
* | crypto: sun4i-ss - Fix 64-bit size_t warnings | Herbert Xu | 2019-11-22 | 1 | -8/+14 |
* | crypto: sun4i-ss - Move to Allwinner directory | Corentin Labbe | 2019-11-01 | 6 | -0/+1914 |