Home
last modified time | relevance | path

Searched refs:image_sig_info (Results 1 – 2 of 2) sorted by relevance

/u-boot/boot/
A Dimage-pre-load.c30 static int image_pre_load_sig_setup(struct image_sig_info *info) in image_pre_load_sig_setup()
157 static int image_pre_load_sig_check_magic(struct image_sig_info *info, ulong addr) in image_pre_load_sig_check_magic()
182 static int image_pre_load_sig_check_header_sig(struct image_sig_info *info, ulong addr) in image_pre_load_sig_check_header_sig()
218 static int image_pre_load_sig_check_img_sig_sha256(struct image_sig_info *info, ulong addr) in image_pre_load_sig_check_img_sig_sha256()
261 static int image_pre_load_sig_check_img_sig(struct image_sig_info *info, ulong addr) in image_pre_load_sig_check_img_sig()
315 struct image_sig_info info; in image_pre_load_sig()
/u-boot/include/
A Dimage.h1570 struct image_sig_info { struct

Completed in 9 milliseconds