Home
last modified time | relevance | path

Searched refs:CONFIG_SHA512 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/
H A Dhash.h13 #if defined(CONFIG_SHA384) || defined(CONFIG_SHA512)
H A Dimage.h40 #define CONFIG_SHA512 macro
/openbmc/u-boot/common/
H A Dhash.c117 #if defined(CONFIG_SHA512) && !defined(CONFIG_SHA_PROG_HW_ACCEL)
268 #ifdef CONFIG_SHA512
312 defined(CONFIG_SHA384) || defined(CONFIG_SHA512)
H A Dimage-sig.c65 #ifdef CONFIG_SHA512
/openbmc/u-boot/configs/
H A Devb-ast2600-emmc_defconfig129 CONFIG_SHA512=y
H A Dast2600_openbmc_defconfig144 CONFIG_SHA512=y
/openbmc/u-boot/lib/
H A Dsha512.c322 #if defined(CONFIG_SHA512)