aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caampkc.c
AgeCommit message (Expand)Author
2019-04-18crypto: rsa - unimplement sign/verify for raw RSA backendsVitaly Chikunov
2019-03-07crypto: caam - add missing put_device() callWen Yang
2018-11-16crypto: caam - add register map changes cf. Era 10Horia Geantă
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă
2018-08-25crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă
2018-05-05crypto: caam - fix size of RSA prime factor qHoria Geantă
2018-04-21crypto: caam: - Use kmemdup() functionFabio Estevam
2018-04-21crypto: caam - strip input zeros from RSA input bufferHoria Geantă
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-06-22crypto: caam - fix gfp allocation flags (part II)Horia Geantă
2017-06-10crypto: caampkc - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus
2017-05-18crypto: caam - add support for RSA key form 3Radu Alexe
2017-05-18crypto: caam - add support for RSA key form 2Radu Alexe
2017-05-18crypto: caam - incapsulate dropping leading zeros into functionRadu Alexe
2017-05-18crypto: caam - avoid kzalloc(0) in caam_read_raw_dataTudor Ambarus
2017-04-05crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă
2016-11-13crypto: caam - fix sparse warningsHoria Geantă
2016-07-05crypto: caam - add support for RSA algorithmTudor Ambarus