Searched refs:GenerateAuthenticatorResponse (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/usr.sbin/ppp/ |
H A D | chap_ms.h | 50 extern void GenerateAuthenticatorResponse(char *, int, char *, char *, char *, char *, char *);
|
H A D | chap_ms.c | 207 GenerateAuthenticatorResponse(char *Password, int PasswordLen, in GenerateAuthenticatorResponse() function
|
H A D | chap.c | 222 GenerateAuthenticatorResponse(expkey, klen * 2, ntresponse, in chap_BuildAnswer()
|