Home
last modified time | relevance | path

Searched refs:IMAGE_ENABLE_DECRYPT (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/u-boot/
A Daes.h33 #if IMAGE_ENABLE_DECRYPT
/u-boot/include/
A Dimage.h1687 # define IMAGE_ENABLE_DECRYPT 1 macro
1691 # define IMAGE_ENABLE_DECRYPT 0 macro
1695 # define IMAGE_ENABLE_DECRYPT CONFIG_IS_ENABLED(FIT_CIPHER) macro
/u-boot/boot/
A Dimage-fit.c2211 if (IS_ENABLED(CONFIG_FIT_CIPHER) && IMAGE_ENABLE_DECRYPT) { in fit_image_load()

Completed in 16 milliseconds