Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c65 static u32 check_ie(struct fsl_secboot_img_priv *img) in check_ie()
183 static u32 check_srk(struct fsl_secboot_img_priv *img) in check_srk()
220 static u32 read_validate_srk_tbl(struct fsl_secboot_img_priv *img) in read_validate_srk_tbl()
260 static u32 read_validate_single_key(struct fsl_secboot_img_priv *img) in read_validate_single_key()
280 struct fsl_secboot_img_priv *img) in install_ie_tbl()
288 static u32 read_validate_ie_tbl(struct fsl_secboot_img_priv *img) in read_validate_ie_tbl()
328 static inline u32 get_key_len(struct fsl_secboot_img_priv *img) in get_key_len()
486 static int calc_img_key_hash(struct fsl_secboot_img_priv *img) in calc_img_key_hash()
534 static int calc_esbchdr_esbc_hash(struct fsl_secboot_img_priv *img) in calc_esbchdr_esbc_hash()
608 static void construct_img_encoded_hash_second(struct fsl_secboot_img_priv *img) in construct_img_encoded_hash_second()
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_validate.h234 struct fsl_secboot_img_priv { struct