Commit History

Author SHA1 Message Date
  Boris BREZILLON b0ef51067c crypto: marvell/cesa - initialize hash states 9 years ago
  Boris BREZILLON 7850c91b17 crypto: marvell/cesa - fix memory leak 9 years ago
  LABBE Corentin c22dafb3b1 crypto: marvell - check return value of sg_nents_for_len 10 years ago
  Linus Torvalds ccc9d4a6d6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 10 years ago
  Russell King 0f3304dc18 crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio() 10 years ago
  Russell King b150856152 crypto: marvell/cesa - use readl_relaxed()/writel_relaxed() 10 years ago
  Boris Brezillon 8c07f3a8c4 crypto: marvell/cesa - fix memory leak 10 years ago
  Russell King 8efbc2c0f6 crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_req() 10 years ago
  Russell King ab270e7055 crypto: marvell/cesa - rearrange handling for sw padded hashes 10 years ago
  Russell King aee84a7e6e crypto: marvell/cesa - rearrange handling for hw finished hashes 10 years ago
  Russell King 58953e15ef crypto: marvell/cesa - rearrange last request handling 10 years ago
  Russell King e41bbebdde crypto: marvell/cesa - avoid adding final operation within loop 10 years ago
  Russell King bd274b1085 crypto: marvell/cesa - ensure iter.base.op_len is the full op length 10 years ago
  Russell King d9bba4c3eb crypto: marvell/cesa - use presence of scatterlist to determine data load 10 years ago
  Russell King 0971d09a85 crypto: marvell/cesa - move mv_cesa_dma_add_frag() calls 10 years ago
  Russell King 2f396a91d1 crypto: marvell/cesa - always ensure mid-fragments after first-fragment 10 years ago
  Russell King 9621288673 crypto: marvell/cesa - factor out adding an operation and launching it 10 years ago
  Russell King 8651791e54 crypto: marvell/cesa - factor out first fragment decisions to helper 10 years ago
  Russell King d30cb2fa34 crypto: marvell/cesa - ensure template operation is initialised 10 years ago
  Russell King 51954a968b crypto: marvell/cesa - fix the bit length endianness 10 years ago
  Russell King a9eb678f8a crypto: marvell/cesa - add flag to determine algorithm endianness 10 years ago
  Russell King 4c2b130c8a crypto: marvell/cesa - keep creq->state in CPU endian format at all times 10 years ago
  Russell King 80754539ec crypto: marvell/cesa - easier way to get the transform 10 years ago
  Russell King a6479ea487 crypto: marvell/cesa - factor out common import/export functions 10 years ago
  Russell King c3bf02a22c crypto: marvell/cesa - fix wrong hash results 10 years ago
  Russell King e72f407ee7 crypto: marvell/cesa - initialise struct mv_cesa_ahash_req 10 years ago
  Russell King 9f5594c91e crypto: marvell/cesa - fix stack smashing in marvell/hash.c 10 years ago
  Thomas Petazzoni cfcd2271a9 crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests 10 years ago
  Arnaud Ebalard f85a762e49 crypto: marvell/cesa - add SHA256 support 10 years ago
  Arnaud Ebalard 7aeef693d1 crypto: marvell/cesa - add MD5 support 10 years ago