On Wed, Aug 07, 2024 at 07:51:20PM +, Alejandro Zeise wrote:
> Removes the old hash API functions in the afalg driver,
> and modifies the hmac function to use the new helper functions.
>
> Signed-off-by: Alejandro Zeise
> ---
> crypto/hash-afalg.c | 59 +++
Removes the old hash API functions in the afalg driver,
and modifies the hmac function to use the new helper functions.
Signed-off-by: Alejandro Zeise
---
crypto/hash-afalg.c | 59 +++--
1 file changed, 3 insertions(+), 56 deletions(-)
diff --git a/crypto