Searched refs:img_mgmt_err_str_magic_mismatch (Results 1 – 3 of 3) sorted by relevance
367 extern const char *img_mgmt_err_str_magic_mismatch;
608 IMG_MGMT_UPLOAD_ACTION_SET_RC_RSN(action, img_mgmt_err_str_magic_mismatch); in img_mgmt_upload_inspect()
103 const char *img_mgmt_err_str_magic_mismatch = "magic mismatch"; variable