Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_teap.c66 bool check_crypto_binding; member
493 data->check_crypto_binding = true; in eap_teap_build_crypto_binding()
1166 bool check_crypto_binding = data->state == CRYPTO_BINDING || in eap_teap_process_phase2_tlvs() local
1167 data->check_crypto_binding; in eap_teap_process_phase2_tlvs()
1189 if (check_crypto_binding) { in eap_teap_process_phase2_tlvs()
1222 data->check_crypto_binding = false; in eap_teap_process_phase2_tlvs()
1263 } else if (check_crypto_binding && data->state == CRYPTO_BINDING && in eap_teap_process_phase2_tlvs()
1268 } else if (check_crypto_binding && data->state == CRYPTO_BINDING && in eap_teap_process_phase2_tlvs()
H A 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()