Home
last modified time | relevance | path

Searched refs:encryption (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dzynqimage.c75 uint32_t encryption; /* 0x28 */ member
100 checksum += le32_to_cpu(ptr->encryption); in zynqimage_checksum()
122 ptr->encryption = cpu_to_le32(ENCRYPTION_NONE); in zynqimage_default_header()
H A Dzynqmpimage.c87 uint32_t encryption; /* 0x28 */ member
114 checksum += le32_to_cpu(ptr->encryption); in zynqmpimage_checksum()
137 ptr->encryption = cpu_to_le32(ENCRYPTION_NONE); in zynqmpimage_default_header()
/rk3399_rockchip-uboot/
H A DKconfig219 check if the content comes from an encryption party. RSA4096 is one
/rk3399_rockchip-uboot/env/
H A DKconfig398 bool "AES-128 encryption for stored environment (DEPRECATED)"
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsignature.txt442 Make off-card backup of encryption key? (Y/n) n
/rk3399_rockchip-uboot/cmd/
H A DKconfig76 bool "Enable encryption in autoboot stopping"