MA-15015 Add sha256_hmac support
authorJi Luo <ji.luo@nxp.com>
Fri, 21 Jun 2019 00:52:40 +0000 (08:52 +0800)
committerJi Luo <ji.luo@nxp.com>
Thu, 25 Jul 2019 09:05:59 +0000 (17:05 +0800)
commit1e06de6ef23c1ae9d51383f3c57bb045ea180c03
treeef69179cda2497bf6a8d98f4a594e9e923af2fc0
parent58965915dd69050429142d3d180c75e98ad14788
MA-15015 Add sha256_hmac support

Add sha256 hmac support in u-boot.

Test: hmac calculation.

Change-Id: I0f1438fed8290620a1bb0663d19c21e20098eb5a
Signed-off-by: Ji Luo <ji.luo@nxp.com>
include/u-boot/sha256.h
lib/sha256.c