HomeSort by relevance Sort by last modified time
    Searched refs:auth_GetSecret (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
auth.h 64 extern char *auth_GetSecret(const char *, size_t);
auth.c 339 auth_GetSecret(const char *name, size_t len)
chap.c 881 key = auth_GetSecret(name, nlen);

Completed in 62 milliseconds