On Thu, Jun 12, 2025 at 10:36:24PM -0700, Eric Biggers wrote: > > You do know that most of the sha512 asynchronous hash drivers use custom state > formats and not your new one, right? So your code in ahash_do_req_chain() is > broken for most asynchronous hash drivers anyway. Every driver needs to be converted by hand. Once a driver has been converted it'll be marked as block-only which activates the fallback path in ahash. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt