Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
a11e270115e2d2ead1abfedf5ebe25ad7eda74aa
/
.
/
auth-sia.h
blob: 4ae8d89915a1391ea62d32b3d7bb24fa23f795c7 [
file
] [
log
] [
blame
] [
raw
]
#include
"includes.h"
#ifdef
HAVE_OSF_SIA
int
auth_sia_password
(
Authctxt
*
authctxt
,
char
*
pass
);
void
session_setup_sia
(
char
*
user
,
char
*
tty
);
#endif
/* HAVE_OSF_SIA */