check_max_len
if (!check_max_len(desc, rctx->max_resp_len, len))
if (!check_max_len("error response content", rctx->max_resp_len, resp_len))