Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_ttls.c173 u8 *mschap2_response; member
304 parse->mschap2_response = dpos; in eap_ttls_avp_parse()
1106 } else if (parse.mschap2_response) { in eap_ttls_process_phase2()
1110 parse.mschap2_response, in eap_ttls_process_phase2()
/freebsd/usr.sbin/ppp/
H A Dradius.c108 struct mschap2_response { struct
906 struct mschap2_response msresp2; in radius_Authenticate()