Re: [PATCH v11 11/22] crypto: amlogic - Introduce hasher
From: Alexey Romanov
Date: Wed Jan 22 2025 - 07:43:17 EST
> You cannot sleep in the digest function.
Why? I couldn't find this explanation anywhere.
In addition, I found an example of one of the digest functions that is sleeping [1].
Links:
- [1] https://elixir.bootlin.com/linux/v6.12.6/source/drivers/crypto/mxs-dcp.c#L804