index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
caamalg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
crypto: caam - replace xstr macro with __stringify
Alex Porosanu
1
-39
/
+39
2013-07-10
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
Vakul Garg
1
-2
/
+0
2013-05-14
crypto: caam - fix inconsistent assoc dma mapping direction
Horia Geanta
1
-2
/
+2
2013-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+6
2013-03-22
crypto: caam - Fix missing init of '.type' in AEAD algos.
Vakul Garg
1
-0
/
+6
2013-03-21
Revert "crypto: caam - add IPsec ESN support"
Horia Geanta
1
-25
/
+2
2012-09-07
crypto: caam - add IPsec ESN support
Horia Geanta
1
-2
/
+25
2012-09-07
crypto: caam - coccicheck fixes
Kim Phillips
1
-8
/
+8
2012-08-01
crypto: caam - set descriptor sharing type to SERIAL
Kim Phillips
1
-4
/
+4
2012-06-27
crypto: caam - chaining support
Yuan Kang
1
-44
/
+70
2012-06-27
crypto: caam - link_tbl rename
Yuan Kang
1
-113
/
+113
2012-06-27
crypto: caam - refactor key_gen, sg
Yuan Kang
1
-189
/
+8
2012-06-27
crypto: caam - remove jr register/deregister
Yuan Kang
1
-28
/
+2
2012-06-27
crypto: caam - support external seq in/out lengths
Yuan Kang
1
-2
/
+3
2012-06-27
crypto: caam - remove line continuations from ablkcipher_append_src_dst
Kim Phillips
1
-5
/
+5
2012-03-29
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
1
-4
/
+10
2012-01-13
crypto: caam - be less noisy on startup
Kim Phillips
1
-4
/
+4
2012-01-13
crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
Hemant Agrawal
1
-0
/
+115
2012-01-13
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
1
-1
/
+2
2011-12-20
crypto: caam - fix polarity of "propagate error" logic
Kim Phillips
1
-5
/
+5
2011-11-21
crypto: caam - add support for MD5 algorithm variants
Kim Phillips
1
-0
/
+57
2011-07-15
crypto: caam - ablkcipher support
Yuan Kang
1
-0
/
+510
2011-07-15
crypto: caam - faster aead implementation
Yuan Kang
1
-329
/
+775
2011-07-15
crypto: caam - structure renaming
Yuan Kang
1
-21
/
+43
2011-07-15
crypto: caam - shorter names
Yuan Kang
1
-137
/
+137
2011-06-30
crypto: caam - fix operator precedence in shared descriptor allocation
Kim Phillips
1
-3
/
+3
2011-05-19
crypto: caam - add support for sha512 variants of existing AEAD algorithms
Kim Phillips
1
-13
/
+106
2011-05-19
crypto: caam - remove unused authkeylen from caam_ctx
Kim Phillips
1
-2
/
+0
2011-05-19
crypto: caam - fix decryption shared vs. non-shared key setting
Kim Phillips
1
-4
/
+22
2011-05-04
crypto: caam - fix printk recursion for long error texts
Kim Phillips
1
-3
/
+3
2011-05-04
crypto: caam - remove unused keylen from session context
Kim Phillips
1
-2
/
+0
2011-05-03
crypto: caam - remove duplicate dev_err
Kim Phillips
1
-1
/
+0
2011-05-03
crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
Kim Phillips
1
-4
/
+2
2011-04-08
crypto: caam - introduce missing kfree
Julia Lawall
1
-0
/
+1
2011-03-27
crypto: caam - dereferencing ERR_PTR on allocation failure
Dan Carpenter
1
-1
/
+1
2011-03-27
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
Kim Phillips
1
-2
/
+2
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips
1
-0
/
+1163