Home
last modified time | relevance | path

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

/hostap-latest/src/eap_server/
Deap_server_teap.c78 bool check_crypto_binding; member
711 data->check_crypto_binding = true; in eap_teap_build_crypto_binding()
1536 bool check_crypto_binding = data->state == CRYPTO_BINDING || in eap_teap_process_phase2_tlvs() local
1537 data->check_crypto_binding; in eap_teap_process_phase2_tlvs()
1587 if (check_crypto_binding) { in eap_teap_process_phase2_tlvs()
1620 data->check_crypto_binding = false; in eap_teap_process_phase2_tlvs()
1693 } else if (check_crypto_binding && data->state == CRYPTO_BINDING && in eap_teap_process_phase2_tlvs()
1698 } else if (check_crypto_binding && data->state == CRYPTO_BINDING && in eap_teap_process_phase2_tlvs()
Deap_server_fast.c1260 int check_crypto_binding = data->state == CRYPTO_BINDING; in eap_fast_process_phase2_tlvs() local
1304 if (check_crypto_binding) { in eap_fast_process_phase2_tlvs()