Sebastian Andrzej Siewior
|
b9b0f080fa
crypto: arc4 - now arc needs blockcipher support
|
13 年 前 |
Jussi Kivilinna
|
a7378d4e55
crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper
|
13 年 前 |
Jussi Kivilinna
|
414cb5e7cc
crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper
|
13 年 前 |
Jussi Kivilinna
|
964263afdc
crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper
|
13 年 前 |
Jussi Kivilinna
|
1d0debbd46
crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper
|
13 年 前 |
Jussi Kivilinna
|
596d875052
crypto: serpent-sse2 - split generic glue code to new helper module
|
13 年 前 |
Jussi Kivilinna
|
a9629d7142
crypto: aes_ni - change to use shared ablk_* functions
|
13 年 前 |
Jussi Kivilinna
|
30a0400882
crypto: twofish-avx - change to use shared ablk_* functions
|
13 年 前 |
Jussi Kivilinna
|
ffaf915632
crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module
|
13 年 前 |
Johannes Goetzfried
|
7efe407672
crypto: serpent - add x86_64/avx assembler implementation
|
13 年 前 |
Johannes Goetzfried
|
107778b592
crypto: twofish - add x86_64/avx assembler implementation
|
13 年 前 |
Al Viro
|
f21a7c195c
um: several x86 hw-dependent crypto modules won't build on uml
|
13 年 前 |
Darrick J. Wong
|
6a0962b22e
crypto: crc32c should use library implementation
|
13 年 前 |
Jussi Kivilinna
|
0b95ec56ae
crypto: camellia - add assembler implementation for x86_64
|
13 年 前 |
Linus Torvalds
|
4f58cb90bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
13 年 前 |
Jussi Kivilinna
|
08c70fc3a2
crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig
|
13 年 前 |
Jussi Kivilinna
|
feaf0cfc26
crypto: serpent-sse2 - select LRW and XTS
|
13 年 前 |
Jussi Kivilinna
|
e7cda5d27e
crypto: twofish-x86_64-3way - select LRW and XTS
|
13 年 前 |
Jussi Kivilinna
|
5bcf8e6dd4
crypto: xts - remove dependency on EXPERIMENTAL
|
13 年 前 |
Jussi Kivilinna
|
2470a2b2c3
crypto: lrw - remove dependency on EXPERIMENTAL
|
13 年 前 |
Jussi Kivilinna
|
341975bf3a
crypto: serpent-sse2 - should select CRYPTO_CRYPTD
|
13 年 前 |
Jussi Kivilinna
|
251496dbfc
crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation
|
13 年 前 |
Jussi Kivilinna
|
937c30d7f5
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
|
13 年 前 |
Jiri Kosina
|
2290c0d06d
Merge branch 'master' into for-next
|
13 年 前 |
Paul Bolle
|
4da669a2e3
crypto: drop selects of bogus Kconfig symbol
|
13 年 前 |
Valdis.Kletnieks@vt.edu
|
d19978f587
crypto: fix typo in crypto/Kconfig
|
13 年 前 |
Herbert Xu
|
5db017aa28
crypto: user - Depend on NET instead of selecting it
|
13 年 前 |
Herbert Xu
|
ea8bdfcff1
crypto: user - Add dependency on NET
|
13 年 前 |
Steffen Klassert
|
a38f7907b9
crypto: Add userspace configuration API
|
14 年 前 |
Jussi Kivilinna
|
8280daad43
crypto: twofish - add 3-way parallel x86_64 assembler implemention
|
14 年 前 |