Home
last modified time | relevance | path

Searched refs:authctxt_new (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dauth.h264 Authctxt *authctxt_new(void);
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth1.c426 authctxt = authctxt_new(); in do_authentication()
H A Dauth2.c106 Authctxt *authctxt = authctxt_new(); in do_authentication2()
H A Dauth.c237 authctxt_new(void) in authctxt_new() function