Home
last modified time | relevance | path

Searched refs:ssh_gssapi_userok (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dgss-serv.c359 ssh_gssapi_userok(char *user) in ssh_gssapi_userok() function
H A Dmonitor.c1953 authenticated = authctxt->valid && ssh_gssapi_userok(authctxt->user); in mm_answer_gss_userok()