Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/auth/
H A Dimg_parser_mod.h46 int img_parser_check_integrity(img_type_t img_type,
/rk3399_ARM-atf/drivers/auth/
H A Dimg_parser_mod.c66 int img_parser_check_integrity(img_type_t img_type, in img_parser_check_integrity() function
H A Dauth_mod.c487 rc = img_parser_check_integrity(img_desc->img_type, img_ptr, img_len); in auth_mod_verify_img()