|
char * | crypt (const char *, const char *) |
|
void | link_required (int unit) |
|
void | link_terminated (int unit) |
|
void | link_down (int unit) |
|
void | link_established (int unit) |
|
void | start_networks (void) |
|
void | auth_peer_fail (int unit, int protocol) |
|
void | auth_peer_success (int unit, int protocol, char *name, int namelen) |
|
void | auth_withpeer_fail (int unit, int protocol) |
|
void | auth_withpeer_success (int unit, int protocol) |
|
void | np_up (int unit, int proto) |
|
void | np_down (int unit, int proto) |
|
void | np_finished (int unit, int proto) |
|
int | auth_check_options (void) |
|
void | auth_reset (int unit) |
|
int | check_passwd (int unit, char *auser, int userlen, char *apasswd, int passwdlen, char **msg) |
|
int | get_secret (int unit, char *client, char *server, unsigned char *secret, int *secret_len, int am_server) |
|
int | auth_ip_addr (int unit, uint32_t addr) |
|
int | bad_ip_adrs (uint32_t addr) |
|