commit 532d523805176c215b7515cf4e580492f9ec5ba5
Author: Matthew Shyu <matthew.shyu@amlogic.com>
Date:   Mon Aug 26 23:30:51 2024 -0700

    crypto: add aml_sha_finup function [1/1]

    PD#SWPL-183468

    Problem:
    On S6 and S7D, HMAC CTX save is removed when keytable is used,
    and thus we can no longer support init, update, final steps in HMAC

    Solution:
    Add finup which do all the steps together

    Verify:
    S6

    Change-Id: I9c3a5897abac7244924e563fd16028f334db9061
    Signed-off-by: Matthew Shyu <matthew.shyu@amlogic.com>

Change-Id: Ica0113f35762b7404bd0ec93fbc3bf03943f2ced
31 files changed