Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/
H A Dplat_img_parser.c105 ret = calc_img_hash(img, (uint8_t *)img + CSF_HDR_SZ, in check_integrity()
H A Dcsf_hdr_parser.c140 int calc_img_hash(struct csf_hdr *hdr, in calc_img_hash() function
/rk3399_ARM-atf/include/drivers/nxp/auth/csf_hdr_parser/
H A Dcsf_hdr.h152 int calc_img_hash(struct csf_hdr *hdr, void *img_addr, uint32_t img_size,