index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
crypto
/
aes_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-08
crypto: sparc - initialize blkcipher.ivsize
Dave Kleikamp
1
-0
/
+2
2015-01-13
crypto: sparc64/aes - fix module description
Mathias Krause
1
-1
/
+1
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+1
2014-05-18
sparc64: fix sparse warnings in aes_glue.c
Sam Ravnborg
1
-3
/
+3
2012-12-19
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
1
-0
/
+4
2012-12-19
sparc64: Fix AES ctr mode block size.
David S. Miller
1
-3
/
+24
2012-11-09
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
1
-0
/
+2
2012-09-15
sparc64: Add missing pr_fmt define to crypto opcode drivers.
David S. Miller
1
-0
/
+2
2012-09-15
sparc64: Adjust crypto priorities.
David S. Miller
1
-4
/
+6
2012-08-29
sparc64: Add ctr mode support to AES driver.
David S. Miller
1
-0
/
+62
2012-08-29
sparc64: Move AES driver over to a methods based implementation.
David S. Miller
1
-49
/
+137
2012-08-22
sparc64: Add AES driver making use of the new aes opcodes.
David S. Miller
1
-0
/
+323