On Tue, May 21, 2013 at 05:10:44PM +0300, Jussi Kivilinna wrote: > 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@xxxxxxxxxxxxxxx> > Signed-off-by: Jussi Kivilinna <jussi.kivilinna@xxxxxx> Both patches applied. Thanks! -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html