Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2017-07-05 | 1 | -2/+2 |
|\ | |||||
| * | crypto: caam - fix gfp allocation flags (part II) | Horia Geantă | 2017-06-22 | 1 | -2/+2 |
* | | crypto: caampkc - comply with crypto_akcipher_maxsize() | Tudor-Dan Ambarus | 2017-06-10 | 1 | -3/+2 |
* | | crypto: caam - add support for RSA key form 3 | Radu Alexe | 2017-05-18 | 1 | -1/+218 |
* | | crypto: caam - add support for RSA key form 2 | Radu Alexe | 2017-05-18 | 1 | -17/+214 |
* | | crypto: caam - incapsulate dropping leading zeros into function | Radu Alexe | 2017-05-18 | 1 | -4/+9 |
* | | crypto: caam - avoid kzalloc(0) in caam_read_raw_data | Tudor Ambarus | 2017-05-18 | 1 | -0/+2 |
|/ | |||||
* | crypto: caam - fix invalid dereference in caam_rsa_init_tfm() | Horia Geantă | 2017-04-05 | 1 | -1/+1 |
* | crypto: caam - fix sparse warnings | Horia Geantă | 2016-11-13 | 1 | -2/+2 |
* | crypto: caam - add support for RSA algorithm | Tudor Ambarus | 2016-07-05 | 1 | -0/+607 |