Searched refs:sig_offset (Results 1 – 3 of 3) sorted by relevance
/third_party/uboot/u-boot-2020.01/common/ |
D | image-sig.c | 283 int sig_offset) in fit_image_verify_sig() argument 511 const void *sig_blob, int sig_offset) in fit_config_verify_sig() argument 524 ret = fit_config_check_sig(fit, noffset, sig_offset, in fit_config_verify_sig()
|
/third_party/uboot/u-boot-2020.01/tools/ |
D | image-host.c | 666 int sig_offset, struct strlist *node_inc) in fit_config_get_hash_list() argument 676 sig_name = fit_get_name(fit, sig_offset, NULL); in fit_config_get_hash_list() 689 prop = fit_config_get_image_list(fit, sig_offset, &len, in fit_config_get_hash_list()
|
D | image-host.c.orig | 666 int sig_offset, struct strlist *node_inc) 676 sig_name = fit_get_name(fit, sig_offset, NULL); 689 prop = fit_config_get_image_list(fit, sig_offset, &len,
|