зеркало из https://github.com/Azure/sonic-openssh.git
7 строки
69 B
C
7 строки
69 B
C
|
#ifndef AUTH_H
|
||
|
#define AUTH_H
|
||
|
|
||
|
void do_authentication(void);
|
||
|
|
||
|
#endif
|