index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
|
\
|
*
crypto: caam - fix type mismatch warning
Arnd Bergmann
2016-11-17
1
-1
/
+1
|
*
crypto: caam - do not register AES-XTS mode on LP units
Sven Ebenfeld
2016-11-13
1
-0
/
+9
*
|
crypto: caam - consolidate split key length computation
Horia Geantă
2016-11-28
1
-21
/
+3
*
|
crypto: caam - refactor encryption descriptors generation
Horia Geantă
2016-11-28
1
-1072
/
+37
*
|
crypto: caam - rewrite some generic inline append cmds
Horia Geantă
2016-11-28
1
-10
/
+10
*
|
crypto: caam - improve key inlining
Horia Geantă
2016-11-28
1
-53
/
+77
*
|
crypto: caam - remove superfluous alg_op algorithm param
Horia Geantă
2016-11-28
1
-61
/
+3
*
|
crypto: caam - group algorithm related params
Horia Geantă
2016-11-28
1
-171
/
+223
*
|
crypto: caam - move append_key_aead() into init_sh_desc_key_aead()
Horia Geantă
2016-11-28
1
-18
/
+12
*
|
crypto: caam - fix DMA API mapping leak in ablkcipher code
Horia Geantă
2016-11-13
1
-0
/
+44
*
|
crypto: caam - trivial code clean-up
Horia Geantă
2016-11-13
1
-12
/
+4
*
|
crypto: caam - remove unused command from aead givencrypt
Horia Geantă
2016-11-13
1
-4
/
+1
*
|
crypto: caam - remove unused may_sleep in dbg_dump_sg()
Horia Geantă
2016-11-13
1
-13
/
+6
*
|
crypto: caam - fix smatch warnings
Horia Geantă
2016-11-13
1
-3
/
+1
*
|
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
2016-11-13
1
-1
/
+3
*
|
crypto: caam - fix type mismatch warning
Arnd Bergmann
2016-11-01
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-10
1
-40
/
+37
|
\
|
*
crypto: caam - fix IV loading for authenc (giv)decryption
Horia Geantă
2016-08-31
1
-40
/
+37
*
|
crypto: caam - fix sg dump
Catalin Vasile
2016-09-22
1
-18
/
+61
*
|
crypto: caam - fix rfc3686(ctr(aes)) IV load
Catalin Vasile
2016-09-07
1
-42
/
+40
|
/
*
crypto: caam - defer aead_set_sh_desc in case of zero authsize
Horia Geantă
2016-08-08
1
-0
/
+3
[next]