On Thu, Feb 23, 2012 at 07:34:39PM +0100, Phil Sutter wrote: > > Herbert, please clarify: is it intended behaviour that ahash_alg's final > callback ignores possibly present data in the request? If I wanted to > finalise a hash operation with some final data, would I then use the > finup callback instead? (Note the implied question of the actual > difference between the two callbacks.)
final should ignore any data present in the request. So we should fix this up in mv_cesa. Cheers, -- Email: Herbert Xu <herb...@gondor.apana.org.au> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html