Searched refs:FIT_KEY_REQUIRED (Results 1 - 4 of 4) sorted by last modified time

/u-boot/boot/
H A Dimage-fit.c208 required = fdt_getprop(fit, noffset, FIT_KEY_REQUIRED, NULL) != NULL;
H A Dimage-fit-sig.c207 required = fdt_getprop(key_blob, noffset, FIT_KEY_REQUIRED,
516 required = fdt_getprop(key_blob, noffset, FIT_KEY_REQUIRED,
/u-boot/include/
H A Dimage.h1083 #define FIT_KEY_REQUIRED "required" macro
/u-boot/lib/rsa/
H A Drsa-sign.c709 ret = fdt_setprop_string(keydest, node, FIT_KEY_REQUIRED,

Completed in 69 milliseconds