Home
last modified time | relevance | path

Searched refs:mm_ssh_gssapi_userok (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dmonitor_wrap.h67 int mm_ssh_gssapi_userok(char *user);
H A Dauth2-gss.c265 authenticated = mm_ssh_gssapi_userok(authctxt->user); in input_gssapi_exchange_complete()
306 authenticated = mm_ssh_gssapi_userok(authctxt->user); in input_gssapi_mic()
H A Dmonitor_wrap.c902 mm_ssh_gssapi_userok(char *user) in mm_ssh_gssapi_userok() function