Home
last modified time | relevance | path

Searched defs:mschap_response (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/ppp/
H A Dradius.c97 struct mschap_response { struct
98 u_char ident;
99 u_char flags;
100 u_char lm_response[24];
101 u_char nt_response[24];
/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_ttls.c171 u8 *mschap_response; member