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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dchap.h66 struct MSCHAPv2_resp { /* rfc2759 */ struct
H A Dchap.c855 struct MSCHAPv2_resp *resp = (struct MSCHAPv2_resp *)(ans + 1);
874 alen == sizeof(struct MSCHAPv2_resp)) {
875 struct MSCHAPv2_resp *resp = (struct MSCHAPv2_resp *)(ans + 1);
H A Dradius.c907 const struct MSCHAPv2_resp *keyv2;
999 keyv2 = (const struct MSCHAPv2_resp *)(key + 1);

Completed in 53 milliseconds