Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_ttls.c171 u8 *mschap_response; member
297 parse->mschap_response = dpos; in eap_ttls_avp_parse()
1101 } else if (parse.mschap_response) { in eap_ttls_process_phase2()
1105 parse.mschap_response, in eap_ttls_process_phase2()
/freebsd/usr.sbin/ppp/
H A Dradius.c101 struct mschap_response { struct
905 struct mschap_response msresp; in radius_Authenticate()