Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/common/
Dfsl_validate.c64 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()
[all …]
/external/u-boot/include/
Dfsl_validate.h233 struct fsl_secboot_img_priv { struct