Searched hist:"45 e7dfa93ae53fb77bd47a19d4c96417ce73db07" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/ |
H A D | hw_sha.h | 45e7dfa93ae53fb77bd47a19d4c96417ce73db07 Tue Feb 16 21:20:42 CST 2021 Joel Stanley <joel@jms.id.au> hash: Allow for SHA512 hardware implementations
Similar to support for SHA1 and SHA256, allow the use of hardware hashing engine by enabling the algorithm and setting CONFIG_SHA_HW_ACCEL / CONFIG_SHA_PROG_HW_ACCEL.
(cherry picked from commit a479f103dc1c801d0c6fe90bbaf99ae1700a84dc) Signed-off-by: Joel Stanley <joel@jms.id.au>
|
/openbmc/u-boot/common/ |
H A D | hash.c | 45e7dfa93ae53fb77bd47a19d4c96417ce73db07 Tue Feb 16 21:20:42 CST 2021 Joel Stanley <joel@jms.id.au> hash: Allow for SHA512 hardware implementations
Similar to support for SHA1 and SHA256, allow the use of hardware hashing engine by enabling the algorithm and setting CONFIG_SHA_HW_ACCEL / CONFIG_SHA_PROG_HW_ACCEL.
(cherry picked from commit a479f103dc1c801d0c6fe90bbaf99ae1700a84dc) Signed-off-by: Joel Stanley <joel@jms.id.au>
|
/openbmc/u-boot/lib/ |
H A D | Kconfig | 45e7dfa93ae53fb77bd47a19d4c96417ce73db07 Tue Feb 16 21:20:42 CST 2021 Joel Stanley <joel@jms.id.au> hash: Allow for SHA512 hardware implementations
Similar to support for SHA1 and SHA256, allow the use of hardware hashing engine by enabling the algorithm and setting CONFIG_SHA_HW_ACCEL / CONFIG_SHA_PROG_HW_ACCEL.
(cherry picked from commit a479f103dc1c801d0c6fe90bbaf99ae1700a84dc) Signed-off-by: Joel Stanley <joel@jms.id.au>
|