Lines Matching defs:img
64 static u32 check_ie(struct fsl_secboot_img_priv *img) in check_ie()
182 static u32 check_srk(struct fsl_secboot_img_priv *img) in check_srk()
219 static u32 read_validate_srk_tbl(struct fsl_secboot_img_priv *img) in read_validate_srk_tbl()
259 static u32 read_validate_single_key(struct fsl_secboot_img_priv *img) in read_validate_single_key()
279 struct fsl_secboot_img_priv *img) in install_ie_tbl()
287 static u32 read_validate_ie_tbl(struct fsl_secboot_img_priv *img) in read_validate_ie_tbl()
327 static inline u32 get_key_len(struct fsl_secboot_img_priv *img) in get_key_len()
485 static int calc_img_key_hash(struct fsl_secboot_img_priv *img) in calc_img_key_hash()
533 static int calc_esbchdr_esbc_hash(struct fsl_secboot_img_priv *img) in calc_esbchdr_esbc_hash()
607 static void construct_img_encoded_hash_second(struct fsl_secboot_img_priv *img) in construct_img_encoded_hash_second()
663 static int read_validate_esbc_client_header(struct fsl_secboot_img_priv *img) in read_validate_esbc_client_header()
782 static int calculate_cmp_img_sig(struct fsl_secboot_img_priv *img) in calculate_cmp_img_sig()
835 struct fsl_secboot_img_priv *img = *img_ptr; in secboot_init() local
864 struct fsl_secboot_img_priv *img; in fsl_secboot_validate() local