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