Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
472d05716adc8e06076551febe5ead3b1e3a67dc
/
.
/
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 */