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

/freebsd-11-stable/usr.sbin/ppp/
H A Dchap.h68 struct MSCHAPv2_resp { /* rfc2759 */ struct
H A Dchap.c857 struct MSCHAPv2_resp *resp = (struct MSCHAPv2_resp *)(ans + 1);
876 alen == sizeof(struct MSCHAPv2_resp)) {
877 struct MSCHAPv2_resp *resp = (struct MSCHAPv2_resp *)(ans + 1);
H A Dradius.c909 const struct MSCHAPv2_resp *keyv2;
1001 keyv2 = (const struct MSCHAPv2_resp *)(key + 1);

Completed in 68 milliseconds