summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/key_gen.c
AgeCommit message (Expand)Author
2023-01-06crypto: caam - Remove GFP_DMA and add DMA alignment paddingHerbert Xu
2020-02-22crypto: caam - change return code in caam_jr_enqueue functionIuliana Prodan
2019-08-09crypto: caam - fix MDHA key derivation for certain user key lengthsHoria Geantă
2019-08-09crypto: caam - fix return code in completion callbacksHoria Geantă
2019-05-30crypto: caam - print debug messages at debug levelSascha Hauer
2019-02-28crypto: caam - generate hash keys in-placeHoria Geantă
2017-12-28crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12crypto: caam - fix signals handlingHoria Geantă
2016-11-28crypto: caam - consolidate split key length computationHoria Geantă
2016-11-28crypto: caam - remove superfluous alg_op algorithm paramHoria Geantă
2016-11-28crypto: caam - group algorithm related paramsHoria Geantă
2014-11-06crypto: caam - fix missing dma unmap on error pathCristian Stoica
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu
2013-04-25crypto: caam - change key gen functions to return signed intKim Phillips
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-07crypto: caam - coccicheck fixesKim Phillips
2012-09-07crypto/caam: Export gen_split_key symbol for other modulesBen Collins
2012-06-27crypto: caam - refactor key_gen, sgYuan Kang