]> andersk Git - openssh.git/blame - auth-sia.h
- (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.h
[openssh.git] / auth-sia.h
CommitLineData
b7ccb051 1#include "includes.h"
2
3#ifdef HAVE_OSF_SIA
4
fde58bd4 5int auth_sia_password(Authctxt *authctxt, char *pass);
b7ccb051 6void session_setup_sia(char *user, char *tty);
7
8#endif /* HAVE_OSF_SIA */
This page took 0.085642 seconds and 5 git commands to generate.