Home
last modified time | relevance | path

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

/external/openssh/
Dauth-passwd.c104 int ret = auth_krb5_password(authctxt, password); in auth_password()
Dauth.h134 int auth_krb5_password(Authctxt *authctxt, const char *password);
Dauth-krb5.c72 auth_krb5_password(Authctxt *authctxt, const char *password) in auth_krb5_password() function