index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
caamalg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - update IV using HW support
Horia Geantă
2019-06-20
1
-37
/
+51
*
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
2019-06-20
1
-18
/
+17
*
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
2019-06-06
1
-4
/
+5
*
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
2019-05-30
1
-4
/
+4
*
crypto: caam - print debug messages at debug level
Sascha Hauer
2019-05-30
1
-87
/
+58
*
crypto: caam - remove unused defines
Sascha Hauer
2019-05-30
1
-7
/
+0
*
crypto: caam - print IV only when non NULL
Sascha Hauer
2019-05-30
1
-3
/
+4
*
crypto: caam - print debugging hex dumps after unmapping
Sascha Hauer
2019-05-23
1
-10
/
+11
*
crypto: caam - convert top level drivers to libraries
Horia Geantă
2019-05-23
1
-40
/
+3
*
crypto: caam - fix S/G table passing page boundary
Horia Geantă
2019-05-23
1
-2
/
+28
*
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
2019-05-23
1
-0
/
+1
*
crypto: caam - fix DKP detection logic
Herbert Xu
2019-05-09
1
-2
/
+7
*
crypto: caam/jr - update gcm detection logic
Horia Geantă
2019-04-25
1
-7
/
+11
*
crypto: caam - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-12
/
+45
*
crypto: caam - add missing put_device() call
Wen Yang
2019-03-07
1
-5
/
+7
*
crypto: caam - weak key checking for cbc des, 3des
Iuliana Prodan
2019-02-15
1
-2
/
+2
*
crypto: caam - add ecb(*) support
Iuliana Prodan
2019-02-15
1
-42
/
+148
*
crypto: caam - use mapped_{src,dst}_nents for job descriptor
Iuliana Prodan
2019-02-15
1
-7
/
+20
*
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-02-08
1
-0
/
+1
*
crypto: caam - handle zero-length AEAD output
Horia Geantă
2019-02-01
1
-8
/
+18
*
crypto: caam - fix SHA support detection
Horia Geantă
2019-01-10
1
-1
/
+1
*
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
2018-11-20
1
-1
/
+1
*
crypto: caam/qi2 - add support for Chacha20 + Poly1305
Horia Geantă
2018-11-16
1
-2
/
+2
*
crypto: caam/jr - add support for Chacha20 + Poly1305
Horia Geantă
2018-11-16
1
-4
/
+217
*
crypto: caam - add register map changes cf. Era 10
Horia Geantă
2018-11-16
1
-14
/
+33
*
crypto: caam - add SPDX license identifier to all files
Horia Geantă
2018-10-17
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-09-21
1
-2
/
+2
|
\
|
*
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Horia Geantă
2018-09-21
1
-4
/
+4
*
|
crypto: caam/qi - ablkcipher -> skcipher conversion
Horia Geantă
2018-09-04
1
-6
/
+6
*
|
crypto: caam/jr - ablkcipher -> skcipher conversion
Horia Geantă
2018-09-04
1
-241
/
+207
*
|
crypto: caam/jr - remove ablkcipher IV generation
Horia Geantă
2018-09-04
1
-264
/
+11
|
/
*
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
1
-121
/
+91
*
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
2018-04-21
1
-12
/
+17
*
crypto: caam - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
1
-0
/
+2
*
crypto: caam - prepare for gcm(aes) support over QI interface
Horia Geantă
2018-02-15
1
-6
/
+13
*
crypto: caam - add Derived Key Protocol (DKP) support
Horia Geantă
2017-12-28
1
-33
/
+79
*
crypto: caam - remove needless ablkcipher key copy
Horia Geantă
2017-12-28
1
-6
/
+2
*
crypto: caam - Use GCM IV size constant
Corentin LABBE
2017-09-22
1
-5
/
+5
*
crypto: caam/qi - fix compilation with DEBUG enabled
Horia Geantă
2017-07-18
1
-51
/
+15
*
crypto: caam - properly set IV after {en,de}crypt
David Gstir
2017-07-12
1
-2
/
+18
*
crypto: caam - fix gfp allocation flags (part II)
Horia Geantă
2017-06-22
1
-4
/
+3
*
crypto: caam - fix gfp allocation flags (part I)
Horia Geantă
2017-06-22
1
-2
/
+1
*
crypto: caam/qi - add ablkcipher and authenc algorithms
Horia Geantă
2017-03-24
1
-4
/
+5
*
crypto: caam - fix DMA API leaks for multiple setkey() calls
Horia Geantă
2017-02-15
1
-206
/
+69
*
crypto: caam - use dma_map_sg() return code
Horia Geantă
2017-02-15
1
-62
/
+71
*
crypto: caam - replace sg_count() with sg_nents_for_len()
Horia Geantă
2017-02-15
1
-101
/
+88
*
crypto: caam - check sg_count() return value
Horia Geantă
2017-02-15
1
-2
/
+42
*
crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()
Horia Geantă
2017-02-15
1
-4
/
+4
*
crypto: caam - pass key buffers with typesafe pointers
Arnd Bergmann
2016-12-01
1
-30
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-11-30
1
-0
/
+9
|
\
[next]