From: Herbert Xu <[EMAIL PROTECTED]> Date: Mon, 3 Jul 2006 00:22:12 +1000
> [CRYPTO] digest: Added direct SG update and digest interface > > This patch allows digest algorithms to provide an SG update function > as well as a direct digest function. If the SG update function is > present, it will be used instead of the normal update interface. That > is, the algorithm will be directly responsible for walking the SG list. > > If the digest function is present, it will take precedence over the > generic digest function. This can be used by hardware that is able > (and/or only able) to digest in one operation. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Signed-off-by: David S. Miller <[EMAIL PROTECTED]> Looks good. - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
