index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
/
cipher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: marvell - Use an unique pool to copy results of requests
Romain Perier
2016-10-21
1
-3
/
+5
*
crypto: marvell - Don't copy IV vectors from the _process op for ciphers
Romain Perier
2016-07-29
1
-10
/
+1
*
crypto: marvell - Fix memory leaks in TDMA chain for cipher requests
Romain Perier
2016-07-28
1
-8
/
+6
*
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
2016-06-23
1
-1
/
+1
*
crypto: marvell - Add load balancing between engines
Romain Perier
2016-06-23
1
-32
/
+25
*
crypto: marvell - Move SRAM I/O operations to step functions
Romain Perier
2016-06-23
1
-3
/
+3
*
crypto: marvell - Add a complete operation for async requests
Romain Perier
2016-06-23
1
-5
/
+23
*
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
2016-06-23
1
-30
/
+33
*
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
2016-06-23
1
-9
/
+22
*
crypto: marvell - Check engine is not already running when enabling a req
Romain Perier
2016-06-23
1
-0
/
+2
*
crypto: marvell - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+8
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-04
1
-6
/
+7
|
\
|
*
crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()
Russell King
2015-10-20
1
-5
/
+6
|
*
crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()
Russell King
2015-10-20
1
-1
/
+1
*
|
crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests
Thomas Petazzoni
2015-09-21
1
-4
/
+3
|
/
*
crypto: marvell/cesa - add Triple-DES support
Arnaud Ebalard
2015-06-19
1
-0
/
+147
*
crypto: marvell/cesa - add DES support
Boris BREZILLON
2015-06-19
1
-0
/
+150
*
crypto: marvell/cesa - add TDMA support
Boris BREZILLON
2015-06-19
1
-5
/
+174
*
crypto: marvell/cesa - add a new driver for Marvell's CESA
Boris BREZILLON
2015-06-19
1
-0
/
+331