Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dimage-fit.c1043 *algo = (char *)fdt_getprop(fit, noffset, FIT_ALGO_PROP, &len); in fit_image_hash_get_algo()
1045 fit_get_debug(fit, noffset, FIT_ALGO_PROP, len); in fit_image_hash_get_algo()
1129 *algo = (char *)fdt_getprop(fit, noffset, FIT_ALGO_PROP, &len); in fit_image_cipher_get_algo()
1131 fit_get_debug(fit, noffset, FIT_ALGO_PROP, len); in fit_image_cipher_get_algo()
Dimage-fit.c.orig1015 *algo = (char *)fdt_getprop(fit, noffset, FIT_ALGO_PROP, &len);
1017 fit_get_debug(fit, noffset, FIT_ALGO_PROP, len);
1101 *algo = (char *)fdt_getprop(fit, noffset, FIT_ALGO_PROP, &len);
1103 fit_get_debug(fit, noffset, FIT_ALGO_PROP, len);
/third_party/uboot/u-boot-2020.01/include/
Dimage.h929 #define FIT_ALGO_PROP "algo" macro
938 #define FIT_ALGO_PROP "algo" macro
Dimage.h.orig927 #define FIT_ALGO_PROP "algo"
934 #define FIT_ALGO_PROP "algo"
/third_party/uboot/u-boot-2020.01/lib/rsa/
Drsa-sign.c813 ret = fdt_setprop_string(keydest, node, FIT_ALGO_PROP, in rsa_add_verify_data()
Drsa-sign.c.orig813 ret = fdt_setprop_string(keydest, node, FIT_ALGO_PROP,