Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
2ae18f40a70632eb87eca114980649dae8c476ff
/
.
/
auth-sia.h
blob: eaa933322d494019831fd0e91f78b654f89d9781 [
file
] [
log
] [
blame
]
#include
"includes.h"
#ifdef
HAVE_OSF_SIA
int
auth_sia_password
(
char
*
user
,
char
*
pass
);
void
session_setup_sia
(
char
*
user
,
char
*
tty
);
#endif
/* HAVE_OSF_SIA */