Searched refs:MAX_AGENT_REPLY_LEN (Results 1 – 1 of 1) sorted by relevance
66 #define MAX_AGENT_REPLY_LEN (256 * 1024) /* Max bytes in agent reply */ macro149 if (len > MAX_AGENT_REPLY_LEN) in ssh_request_reply()