Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_teap.c78 bool check_crypto_binding; member
1536 bool check_crypto_binding = data->state == CRYPTO_BINDING || in eap_teap_process_phase2_tlvs() local
H A Deap_server_fast.c1260 int check_crypto_binding = data->state == CRYPTO_BINDING; in eap_fast_process_phase2_tlvs() local