Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c64 static u32 check_ie(struct fsl_secboot_img_priv *img) in check_ie() function
187 return !check_ie(img); in check_srk()
571 if (!key_hash && check_ie(img)) in calc_esbchdr_esbc_hash()
703 if (!key_found && check_ie(img)) { in read_validate_esbc_client_header()
943 if (!hash_cmd && check_ie(img)) in fsl_secboot_validate()