Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
193ba88dd6e9d6bcd5f476c7f5ddde8fd0b752bf
/
.
/
auth.h
blob: 805177723edb5ad59e4ee2f03c6b59bc3a301818 [
file
] [
log
] [
blame
] [
raw
]
#ifndef
AUTH_H
#define
AUTH_H
void
do_authentication
(
void
);
#endif