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
/
crypto
/
ctr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: include crypto- module prefix in template
Kees Cook
2014-11-26
1
-0
/
+1
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-02-25
1
-4
/
+2
|
\
|
*
crypto: use ERR_CAST
Julia Lawall
2013-02-04
1
-2
/
+1
*
|
crypto: ctr - make rfc3686 asynchronous block cipher
Jussi Kivilinna
2013-01-08
1
-63
/
+110
|
/
*
crypto: Use ERR_CAST
Julia Lawall
2010-05-26
1
-1
/
+1
*
crypto: ctr - Use chainiv on raw counter mode
Herbert Xu
2009-08-13
1
-0
/
+2
*
[CRYPTO] seqiv: Add Sequence Number IV Generator
Herbert Xu
2008-01-11
1
-0
/
+2
*
[CRYPTO] ctr: Refactor into ctr and rfc3686
Herbert Xu
2008-01-11
1
-128
/
+206
*
[CRYPTO] ctr: Fix multi-page processing
Herbert Xu
2008-01-11
1
-31
/
+33
*
[CRYPTO] ctr: Use crypto_inc and crypto_xor
Herbert Xu
2008-01-11
1
-55
/
+16
*
[CRYPTO] ctr: Add countersize
Joy Latten
2008-01-11
1
-11
/
+21
*
[CRYPTO] ctr: Add CTR (Counter) block cipher mode
Joy Latten
2008-01-11
1
-0
/
+369