summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell
AgeCommit message (Expand)Author
2015-10-20crypto: marvell/cesa - always ensure mid-fragments after first-fragmentRussell King
2015-10-20crypto: marvell/cesa - factor out adding an operation and launching itRussell King
2015-10-20crypto: marvell/cesa - factor out first fragment decisions to helperRussell King
2015-10-20crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()Russell King
2015-10-20crypto: marvell/cesa - ensure template operation is initialisedRussell King
2015-10-20crypto: marvell/cesa - fix the bit length endiannessRussell King
2015-10-20crypto: marvell/cesa - add flag to determine algorithm endiannessRussell King
2015-10-20crypto: marvell/cesa - keep creq->state in CPU endian format at all timesRussell King
2015-10-20crypto: marvell/cesa - easier way to get the transformRussell King
2015-10-14crypto: marvell/cesa - factor out common import/export functionsRussell King
2015-10-14crypto: marvell/cesa - fix wrong hash resultsRussell King
2015-10-14crypto: marvell/cesa - initialise struct mv_cesa_ahash_reqRussell King
2015-10-14crypto: marvell/cesa - fix stack smashing in marvell/hash.cRussell King
2015-09-21crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requestsThomas Petazzoni
2015-07-14crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-19crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard
2015-06-19crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON
2015-06-19crypto: marvell/cesa - add allhwsupport module parameterBoris BREZILLON
2015-06-19crypto: marvell/cesa - add support for all armada SoCsBoris BREZILLON
2015-06-19crypto: marvell/cesa - add SHA256 supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add MD5 supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add DES supportBoris BREZILLON
2015-06-19crypto: marvell/cesa - add TDMA supportBoris BREZILLON
2015-06-19crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON