index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 - 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
*
crypto: caam - fix echainiv(authenc) encrypt shared descriptor
Horia Geantă
2016-08-08
1
-5
/
+5
*
crypto: caam - add support for acipher xts(aes)
Catalin Vasile
2015-10-08
1
-1
/
+137
*
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
1
-60
/
+34
*
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
2015-08-24
1
-1
/
+1
*
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
1
-2
/
+1
*
crypto: caam - Detect hardware features during algorithm registration
Victoria Milhoan
2015-08-10
1
-6
/
+62
*
crypto: caam - Change kmalloc to kzalloc to avoid residual data
Victoria Milhoan
2015-08-10
1
-6
/
+6
*
crypto: caam - Convert authenc to new AEAD interface
Herbert Xu
2015-08-04
1
-1245
/
+1316
*
crypto: caam - fix rfc4106 encap shared descriptor
Horia Geant?
2015-07-31
1
-9
/
+15
*
crypto: caam - Use new IV convention
Herbert Xu
2015-07-14
1
-26
/
+49
*
crypto: caam - Set last bit on src SG list
Herbert Xu
2015-06-19
1
-1
/
+1
*
crypto: caam - Reintroduce DESC_MAX_USED_BYTES
Herbert Xu
2015-06-19
1
-1
/
+2
*
crypto: caam - Convert GCM to new AEAD interface
Herbert Xu
2015-06-17
1
-634
/
+686
*
crypto: caam - Clamp AEAD SG list by input length
Herbert Xu
2015-06-09
1
-12
/
+8
*
crypto: caam - Use old_aead_alg
Herbert Xu
2015-05-22
1
-1
/
+1
*
crypto: caam - Remove unnecessary reference to crt_aead
Herbert Xu
2015-05-13
1
-48
/
+48
*
crypto: caam - Remove bogus references to crypto API internals
Herbert Xu
2015-04-23
1
-4
/
+0
*
crypto: caam - remove dead code
Cristian Stoica
2015-01-26
1
-7
/
+7
*
crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
Catalin Vasile
2014-11-12
1
-4
/
+6
*
crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))
Catalin Vasile
2014-11-06
1
-4
/
+281
*
crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
Catalin Vasile
2014-11-06
1
-26
/
+236
*
crypto: caam - add support for rfc3686(ctr(aes))
Catalin Vasile
2014-11-06
1
-5
/
+78
*
crypto: caam - add support for ctr(aes)
Catalin Vasile
2014-11-06
1
-5
/
+35
*
crypto: caam - add support for rfc4543(gcm(aes))
Tudor Ambarus
2014-11-06
1
-1
/
+457
*
crypto: caam - fix output sequence contiguity check
Tudor Ambarus
2014-11-06
1
-1
/
+2
*
crypto: caam - add support for rfc4106(gcm(aes))
Tudor Ambarus
2014-10-24
1
-15
/
+414
*
crypto: caam - add support for gcm(aes)
Tudor Ambarus
2014-10-24
1
-11
/
+331
[next]