Searched refs:auth_reply_buf (Results 1 – 2 of 2) sorted by relevance
204 void *auth_reply_buf; /* where to put the authorizer reply */ member
1421 con->auth_reply_buf = auth->authorizer_reply_buf; in get_connect_authorizer()1751 ret = read_partial(con, end, size, con->auth_reply_buf); in read_partial_connect()