summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/sha256_ssse3_glue.c
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@iki.fi>2013-05-21 14:10:44 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2013-05-28 07:43:05 (GMT)
commit340991e30ccef7b983cf2814ecea610504f5d059 (patch)
treef98c4bfe53b59c18b4368133fe9f409e8022f45f /arch/x86/crypto/sha256_ssse3_glue.c
parentd329581493802cede83ca672093588f399d02a65 (diff)
downloadlinux-340991e30ccef7b983cf2814ecea610504f5d059.tar.xz
crypto: sha512_ssse3 - add sha384 support
Add sha384 implementation to sha512_ssse3 module. This also fixes sha512_ssse3 module autoloading issue when 'sha384' is used before 'sha512'. Previously in such case, just sha512_generic was loaded and not sha512_ssse3 (since it did not provide sha384). Now if 'sha512' was used after 'sha384' usage, sha512_ssse3 would remain unloaded. For example, this happens with tcrypt testing module since it tests 'sha384' before 'sha512'. Cc: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto/sha256_ssse3_glue.c')
0 files changed, 0 insertions, 0 deletions