Searched refs:auth_GetSecret (Results 1 – 3 of 3) sorted by relevance
64 extern char *auth_GetSecret(const char *, size_t);
347 auth_GetSecret(const char *name, size_t len) in auth_GetSecret() function
881 key = auth_GetSecret(name, nlen); in chap_Input()