Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth-sia.c51 auth_sia_password(Authctxt *authctxt, char *pass) in auth_sia_password() function
H A Dauth-passwd.c97 return auth_sia_password(authctxt, password); in auth_password()