Commit a869752
[crypto/hmac] Refactor HMAC
Make a hmac_redundant_core function in the hmac driver with a size input
such that the code can be re-used over all SHA sizes.
Create dispatch functions in the hmac API to squash code size for
different SHA sizes.
Signed-off-by: Siemen Dhooghe <sdhooghe@google.com>1 parent 76d47da commit a869752
2 files changed
Lines changed: 293 additions & 574 deletions
0 commit comments