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

/freebsd-11-stable/usr.sbin/ppp/
H A Dauth.h66 extern char *auth_GetSecret(const char *, size_t);
H A Dauth.c343 auth_GetSecret(const char *name, size_t len) function
H A Dchap.c883 key = auth_GetSecret(name, nlen);

Completed in 108 milliseconds