index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
Jussi Kivilinna
8
-2
/
+1432
2013-04-25
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
8
-24
/
+1127
2013-04-25
crypto: tcrypt - add async cipher speed tests for blowfish
Jussi Kivilinna
1
-0
/
+15
2013-04-25
crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2
Jussi Kivilinna
1
-38
/
+1062
2013-04-25
crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86
Jussi Kivilinna
1
-1
/
+1
2013-04-25
crypto: aesni_intel - add more optimized XTS mode for x86-64
Jussi Kivilinna
3
-0
/
+198
2013-04-25
crypto: x86/camellia-aesni-avx - add more optimized XTS code
Jussi Kivilinna
2
-42
/
+229
2013-04-25
crypto: cast6-avx: use new optimized XTS code
Jussi Kivilinna
2
-41
/
+98
2013-04-25
crypto: x86/twofish-avx - use optimized XTS code
Jussi Kivilinna
2
-41
/
+98
2013-04-25
crypto: x86 - add more optimized XTS-mode for serpent-avx
Jussi Kivilinna
6
-46
/
+273
2013-04-25
xfrm: add rfc4494 AES-CMAC-96 support
Jussi Kivilinna
1
-0
/
+13
2013-04-25
crypto: add CMAC support to CryptoAPI
Jussi Kivilinna
6
-1
/
+480
2013-04-25
crypto: testmgr - add empty test vectors for null ciphers
Jussi Kivilinna
1
-0
/
+9
2013-04-25
crypto: testmgr - add AES GMAC test vectors
Jussi Kivilinna
3
-2
/
+108
2013-04-25
crypto: gcm - fix rfc4543 to handle async crypto correctly
Jussi Kivilinna
1
-2
/
+17
2013-04-25
crypto: gcm - make GMAC work when dst and src are different
Jussi Kivilinna
2
-17
/
+81
2013-04-25
hwrng: timeriomem - added devicetree hooks
Alexander Clouter
2
-2
/
+40
2013-04-25
hwrng: timeriomem - update to support more than one device
Alexander Clouter
2
-59
/
+116
2013-04-25
crypto: crc32-pclmul - Use gas macro for pclmulqdq
Sandy Wu
1
-2
/
+3
2013-04-25
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
Lubomir Rintel
4
-0
/
+139
2013-04-25
crypto: caam - static constify error data
Kim Phillips
1
-5
/
+5
2013-04-25
crypto: caam - change key gen functions to return signed int
Kim Phillips
3
-4
/
+4
2013-04-25
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...
Tim Chen
3
-0
/
+295