aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/key_gen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-22crypto: caam - change return code in caam_jr_enqueue functionIuliana Prodan1-1/+1
2019-08-09crypto: caam - fix MDHA key derivation for certain user key lengthsHoria Geantă1-4/+5
2019-08-09crypto: caam - fix return code in completion callbacksHoria Geantă1-2/+3
2019-05-30crypto: caam - print debug messages at debug levelSascha Hauer1-17/+11
2019-02-28crypto: caam - generate hash keys in-placeHoria Geantă1-20/+10
2017-12-28crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă1-30/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-12crypto: caam - fix signals handlingHoria Geantă1-1/+1
2016-11-28crypto: caam - consolidate split key length computationHoria Geantă1-1/+46
2016-11-28crypto: caam - remove superfluous alg_op algorithm paramHoria Geantă1-3/+4
2016-11-28crypto: caam - group algorithm related paramsHoria Geantă1-6/+6
2014-11-06crypto: caam - fix missing dma unmap on error pathCristian Stoica1-15/+14
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut1-5/+2
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu1-3/+3
2013-04-25crypto: caam - change key gen functions to return signed intKim Phillips1-1/+1
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+4
2012-09-07crypto: caam - coccicheck fixesKim Phillips1-0/+4
2012-09-07crypto/caam: Export gen_split_key symbol for other modulesBen Collins1-0/+1
2012-06-27crypto: caam - refactor key_gen, sgYuan Kang1-0/+122