Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_teap.c59 unsigned int basic_auth_not_done:1; member
586 data->basic_auth_not_done = 1; in eap_teap_build_phase2_req()
630 data->basic_auth_not_done || data->inner_eap_not_done || in eap_teap_build_crypto_binding()
1354 data->basic_auth_not_done = 0; in eap_teap_process_basic_auth_resp()
1694 sm->cfg->eap_teap_auth == 1 && data->basic_auth_not_done) { in eap_teap_process_phase2_tlvs()