Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/drivers/auth/
Dimg_parser_mod.h46 int img_parser_check_integrity(img_type_t img_type,
/external/arm-trusted-firmware/drivers/auth/
Dimg_parser_mod.c66 int img_parser_check_integrity(img_type_t img_type, in img_parser_check_integrity() function
Dauth_mod.c359 rc = img_parser_check_integrity(img_desc->img_type, img_ptr, img_len); in auth_mod_verify_img()