Re: [PATCH 01/11] crypto: add crypto_has_shash()
From: Sagi Grimberg <sagi@grimberg.me>
Date: 2021-07-17 06:08:50
Also in:
linux-nvme
From: Sagi Grimberg <sagi@grimberg.me>
Date: 2021-07-17 06:08:50
Also in:
linux-nvme
Add helper function to determine if a given synchronous hash is supported.
Can you add more info in the change log? Who is the consumer and why is this needed.