Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dradius.c104 struct mschap2_response { struct
105 u_char ident;
106 u_char flags;
107 u_char pchallenge[16];
108 u_char reserved[8];
109 u_char response[24];
/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_ttls.c173 u8 *mschap2_response; member