On Mon, Mar 30, 2015 at 11:48:20AM +0200, Ard Biesheuvel wrote: > To reduce the number of copies of boilerplate code throughout > the tree, this patch implements generic glue for the SHA-512 > algorithm. This allows a specific arch or hardware implementation > to only implement the special handling that it needs. > > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> Creating yet another module for this is too much. Please just add these generic helpers to the generic module. 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