]> andersk Git - openssh.git/blobdiff - auth-sia.h
- (dtucker) [auth-pam.c scard-opensc.c] Tinderbox says auth-pam.c uses
[openssh.git] / auth-sia.h
index caa584132d3133d6ba6f40758c6d6354663ca6a8..ca55e913ed587e64f94bc8893947cfc81bb039b1 100644 (file)
@@ -26,7 +26,7 @@
 
 #ifdef HAVE_OSF_SIA
 
-int    auth_sia_password(Authctxt *authctxt, char *pass);
-void   session_setup_sia(char *user, char *tty);
+int    sys_auth_passwd(Authctxt *, char *);
+void   session_setup_sia(struct passwd *, char *);
 
 #endif /* HAVE_OSF_SIA */
This page took 0.070862 seconds and 4 git commands to generate.