Home
last modified time | relevance | path

Searched refs:hex_challenge (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c2101 char hex_challenge[30], hex_response[90], user[100]; in eap_server_mschap_rx_callback() local
2108 wpa_snprintf_hex_sep(hex_challenge, sizeof(hex_challenge), in eap_server_mschap_rx_callback()
2113 source, user, hex_challenge, hex_response); in eap_server_mschap_rx_callback()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server.c2078 char hex_challenge[30], hex_response[90], user[100]; in eap_server_mschap_rx_callback() local
2085 wpa_snprintf_hex_sep(hex_challenge, sizeof(hex_challenge), in eap_server_mschap_rx_callback()
2090 source, user, hex_challenge, hex_response); in eap_server_mschap_rx_callback()

Completed in 5 milliseconds