Searched refs:auth_GetSecret (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/ppp/
H A Dauth.h64 extern char *auth_GetSecret(const char *, size_t);
H A Dauth.c347 auth_GetSecret(const char *name, size_t len) function
H A Dchap.c881 key = auth_GetSecret(name, nlen);

Completed in 176 milliseconds