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
/
talitos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: talitos - add support for 36 bit addressing
Kim Phillips
2009-08-13
1
-29
/
+40
*
crypto: talitos - align locks on cache lines
Kim Phillips
2009-08-13
1
-83
/
+58
*
crypto: talitos - simplify hmac data size calculation
Kim Phillips
2009-08-13
1
-5
/
+3
*
crypto: talitos - Avoid unnecessary decrypt check
Kim Phillips
2009-06-02
1
-2
/
+1
*
crypto: talitos - containerof related codingstyle
Kim Phillips
2009-06-02
1
-10
/
+16
*
crypto: talitos - Whitespace/codingstyle/overrun lines cleanup
Kim Phillips
2009-06-02
1
-47
/
+48
*
crypto: talitos - Add ablkcipher algorithms
Lee Nipper
2009-06-02
1
-38
/
+342
*
crypto: talitos - scaffolding for new algorithm types
Lee Nipper
2009-06-02
1
-116
/
+129
*
crypto: talitos - Ack done interrupt in isr instead of tasklet
Lee Nipper
2008-12-25
1
-13
/
+7
*
crypto: talitos - Preempt overflow interrupts off-by-one fix
Vishnu Suresh
2008-12-25
1
-1
/
+1
*
crypto: talitos - Perform auth check in h/w if on sec 2.1 and above
Kim Phillips
2008-12-25
1
-44
/
+83
*
crypto: talitos - Implement done interrupt mitigation
Lee Nipper
2008-12-25
1
-8
/
+22
*
crypto: talitos - Pass correct interrupt status to error handler
Kim Phillips
2008-12-25
1
-9
/
+3
*
fix talitos
Al Viro
2008-11-30
1
-2
/
+2
*
crypto: talitos - Avoid consecutive packets going out with same IV
Kim Phillips
2008-09-14
1
-2
/
+4
*
crypto: talitos - Add handling for SEC 3.x treatment of link table
Lee Nipper
2008-08-13
1
-15
/
+39
*
crypto: talitos - sparse fix
Kim Phillips
2008-07-17
1
-1
/
+1
*
crypto: talitos - Stop leaking memory in error path
Kim Phillips
2008-07-17
1
-2
/
+7
*
crypto: talitos - Fix GFP flag usage
Kim Phillips
2008-07-17
1
-2
/
+4
*
crypto: talitos - Preempt overflow interrupts
Kim Phillips
2008-07-17
1
-5
/
+22
*
crypto: talitos - Correct dst != src case handling
Lee Nipper
2008-07-17
1
-1
/
+1
*
crypto: talitos - Remove calls to of_node_put
Lee Nipper
2008-07-17
1
-5
/
+0
*
crypto: talitos - Add support for sha256 and md5 variants
Lee Nipper
2008-07-10
1
-12
/
+99
*
crypto: talitos - Use proper form for algorithm driver names
Herbert Xu
2008-07-10
1
-2
/
+2
*
crypto: talitos - Add support for 3des
Lee Nipper
2008-07-10
1
-25
/
+68
*
crypto: talitos - Freescale integrated security engine (SEC) driver
Kim Phillips
2008-07-10
1
-0
/
+1467