Searched refs:auth_krb5_password (Results 1 – 3 of 3) sorted by relevance
98 int ret = auth_krb5_password(authctxt, password); in auth_password()
153 int auth_krb5_password(Authctxt *authctxt, const char *password);
72 auth_krb5_password(Authctxt *authctxt, const char *password) in auth_krb5_password() function