Searched refs:ssh_gssapi_userok (Results 1 – 4 of 4) sorted by relevance
241 authenticated = PRIVSEP(ssh_gssapi_userok(authctxt->user)); in input_gssapi_exchange_complete()277 authenticated = PRIVSEP(ssh_gssapi_userok(authctxt->user)); in input_gssapi_mic()
126 int ssh_gssapi_userok(char *name);
360 ssh_gssapi_userok(char *user) in ssh_gssapi_userok() function
1786 authenticated = authctxt->valid && ssh_gssapi_userok(authctxt->user); in mm_answer_gss_userok()