index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
marvell
/
cipher.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
crypto: marvell - Don't copy IV vectors from the _process op for ciphers
Romain Perier
1
-10
/
+1
2016-07-28
crypto: marvell - Fix memory leaks in TDMA chain for cipher requests
Romain Perier
1
-8
/
+6
2016-06-23
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
1
-1
/
+1
2016-06-23
crypto: marvell - Add load balancing between engines
Romain Perier
1
-32
/
+25
2016-06-23
crypto: marvell - Move SRAM I/O operations to step functions
Romain Perier
1
-3
/
+3
2016-06-23
crypto: marvell - Add a complete operation for async requests
Romain Perier
1
-5
/
+23
2016-06-23
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
1
-30
/
+33
2016-06-23
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
1
-9
/
+22
2016-06-23
crypto: marvell - Check engine is not already running when enabling a req
Romain Perier
1
-0
/
+2
2015-11-17
crypto: marvell - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+8
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+7
2015-10-20
crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()
Russell King
1
-5
/
+6
2015-10-20
crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()
Russell King
1
-1
/
+1
2015-09-21
crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests
Thomas Petazzoni
1
-4
/
+3
2015-06-19
crypto: marvell/cesa - add Triple-DES support
Arnaud Ebalard
1
-0
/
+147
2015-06-19
crypto: marvell/cesa - add DES support
Boris BREZILLON
1
-0
/
+150
2015-06-19
crypto: marvell/cesa - add TDMA support
Boris BREZILLON
1
-5
/
+174
2015-06-19
crypto: marvell/cesa - add a new driver for Marvell's CESA
Boris BREZILLON
1
-0
/
+331