aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caampkc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-2/+2
2017-06-22crypto: caam - fix gfp allocation flags (part II)Horia Geantă1-2/+2
2017-06-10crypto: caampkc - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus1-3/+2
2017-05-18crypto: caam - add support for RSA key form 3Radu Alexe1-1/+218
2017-05-18crypto: caam - add support for RSA key form 2Radu Alexe1-17/+214
2017-05-18crypto: caam - incapsulate dropping leading zeros into functionRadu Alexe1-4/+9
2017-05-18crypto: caam - avoid kzalloc(0) in caam_read_raw_dataTudor Ambarus1-0/+2
2017-04-05crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă1-1/+1
2016-11-13crypto: caam - fix sparse warningsHoria Geantă1-2/+2
2016-07-05crypto: caam - add support for RSA algorithmTudor Ambarus1-0/+607