summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/auth-sia.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/auth-sia.c')
-rw-r--r--crypto/openssh/auth-sia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/auth-sia.c b/crypto/openssh/auth-sia.c
index cd2dcb8..63f55d0 100644
--- a/crypto/openssh/auth-sia.c
+++ b/crypto/openssh/auth-sia.c
@@ -47,7 +47,7 @@ extern int saved_argc;
extern char **saved_argv;
int
-auth_sia_password(Authctxt *authctxt, char *pass)
+sys_auth_passwd(Authctxt *authctxt, char *pass)
{
int ret;
SIAENTITY *ent = NULL;
OpenPOWER on IntegriCloud