On Fri, Jan 27, 2023 at 10:33:58AM +0000, David Howells wrote: > Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote: > > > Please convert this to ahash. The whole point of shash is to > > process *small* amounts of data that is not on an SG list. > > Is ahash offloaded to another thread or hardware? That's something you can control when you allocate the ahash object? You could even restrict it to sync algorithms by setting type to 0 and mask to CRYPTO_ALG_SYNC. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt