summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/cesa.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-041-24/+31
|\
| * crypto: marvell/cesa - use __le32 for hardware descriptorsRussell King2015-10-201-16/+16
| * crypto: marvell/cesa - use gfp_t for gfp flagsRussell King2015-10-201-4/+2
| * crypto: marvell/cesa - use dma_addr_t for cur_dmaRussell King2015-10-201-1/+3
| * crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()Russell King2015-10-201-1/+1
| * crypto: marvell/cesa - factor out first fragment decisions to helperRussell King2015-10-201-0/+6
| * crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()Russell King2015-10-201-1/+1
| * crypto: marvell/cesa - add flag to determine algorithm endiannessRussell King2015-10-201-0/+1
| * crypto: marvell/cesa - keep creq->state in CPU endian format at all timesRussell King2015-10-201-1/+1
* | crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requestsThomas Petazzoni2015-09-211-0/+27
|/
* crypto: marvell/cesa - add SHA256 supportArnaud Ebalard2015-06-191-0/+2
* crypto: marvell/cesa - add MD5 supportArnaud Ebalard2015-06-191-0/+2
* crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard2015-06-191-0/+2
* crypto: marvell/cesa - add DES supportBoris BREZILLON2015-06-191-0/+2
* crypto: marvell/cesa - add TDMA supportBoris BREZILLON2015-06-191-0/+229
* crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON2015-06-191-0/+554
OpenPOWER on IntegriCloud