Home
last modified time | relevance | path

Searched refs:CONFIG_SHA256 (Results 1 – 18 of 18) sorted by relevance

/rk3399_rockchip-uboot/configs/
H A Dbcm911360_entphn-ns_defconfig22 CONFIG_SHA256=y
H A Dbcm958300k-ns_defconfig22 CONFIG_SHA256=y
H A Dbcm958305k_defconfig22 CONFIG_SHA256=y
H A Dbcm911360_entphn_defconfig22 CONFIG_SHA256=y
H A Dbcm958300k_defconfig22 CONFIG_SHA256=y
H A Dbcm911360k_defconfig22 CONFIG_SHA256=y
H A Dbcm958622hr_defconfig24 CONFIG_SHA256=y
H A Dmvebu_espressobin-88f3720_defconfig73 CONFIG_SHA256=y
H A Dmvebu_db-88f3720_defconfig77 CONFIG_SHA256=y
H A DMCR3000_defconfig72 CONFIG_SHA256=y
H A Drk3326_defconfig136 CONFIG_SHA256=y
H A Drk3562_defconfig194 CONFIG_SHA256=y
H A Drk3568-pcie-ep_defconfig1633 CONFIG_SHA256=y
/rk3399_rockchip-uboot/common/
H A Dhash.c61 #if defined(CONFIG_SHA256) && !defined(CONFIG_SHA_PROG_HW_ACCEL)
142 #ifdef CONFIG_SHA256
175 #if defined(CONFIG_SHA256) || defined(CONFIG_CMD_SHA1SUM) || \
H A Dimage-fit.c1245 #ifdef CONFIG_SHA256 in fit_calculate_hash()
/rk3399_rockchip-uboot/lib/
H A DMakefile58 obj-$(CONFIG_SHA256) += sha256.o
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_sparse.c70 #ifdef CONFIG_SHA256 in flash_write_data()
/rk3399_rockchip-uboot/include/
H A Dimage.h36 #define CONFIG_SHA256 macro