diff options
author | Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | 2012-06-18 15:07:14 +0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2012-06-27 10:42:01 +0400 |
commit | e81792fbc2a6fa4969f724b959829667fb2d4f01 (patch) | |
tree | 20e435e725e8ffca406ffb262c91552efd9dd952 /crypto/Kconfig | |
parent | a9629d7142ea22567eaa999232d8a31a7493665a (diff) | |
download | linux-e81792fbc2a6fa4969f724b959829667fb2d4f01.tar.xz |
crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue code for 128bit block ciphers
Block cipher implementations in arch/x86/crypto/ contain common glue code that
is currently duplicated in each module (camellia-x86_64, twofish-x86_64-3way,
twofish-avx, serpent-sse2 and serpent-avx). This patch prepares serpent-sse2
glue into generic glue code for all 128bit block ciphers to use in
arch/x86/crypto.
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions