On 2024/8/8 18:36, Herbert Xu wrote:
Does this mean that the user needs to call the interface of the crypto layer in this case? rather than requiring the kernel to handle this.On Thu, Aug 08, 2024 at 12:16:58PM +0200, Steffen Klassert wrote:Maybe pcrypt can call the crypto layer directly without parallelization in that case.Yes that should work. Thanks,
Thanks, --