Searched refs:auth_mod_verify_img (Results 1 – 6 of 6) sorted by relevance
51 int auth_mod_verify_img(unsigned int img_id,
40 int auth_mod_verify_img(unsigned int img_id, void *ptr, unsigned int len) in auth_mod_verify_img() function
193 rc = auth_mod_verify_img(image_id, in load_auth_image_recursive()
345 int auth_mod_verify_img(unsigned int img_id, in auth_mod_verify_img() function
445 result = auth_mod_verify_img(image_id, (void *)base_addr, total_size); in bl1_fwu_image_auth()
360 rc = auth_mod_verify_img(img[i], (void *)dst, len); in load_bl33x()