Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.c52 entry->fils_cache_id_set ? in pmksa_cache_free_entry()
278 entry->fils_cache_id_set = 1; in pmksa_cache_add()
394 entry->fils_cache_id_set ? entry->fils_cache_id : NULL, in pmksa_cache_add_entry()
520 old_entry->fils_cache_id_set ? in pmksa_cache_clone_entry()
594 entry->fils_cache_id_set && in pmksa_cache_get_fils_cache_id()
737 if (entry->fils_cache_id_set) { in pmksa_cache_list()
768 if (entry->fils_cache_id_set) { in pmksa_cache_list()
848 entry->fils_cache_id_set ? in pmksa_cache_reconfig()
H A Dpmksa_cache.h33 unsigned int fils_cache_id_set:1; member
H A Dwpa_i.h207 unsigned int fils_cache_id_set:1; member
H A Dwpa.c396 if (sm->fils_cache_id_set) in wpa_supplicant_get_pmk()
419 if (sm->fils_cache_id_set) in wpa_supplicant_get_pmk()
4469 sm->fils_cache_id_set = 1; in wpa_sm_set_config()
4473 sm->fils_cache_id_set = 0; in wpa_sm_set_config()
6652 sm->fils_cache_id_set = 1; in wpa_sm_set_fils_cache_id()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_shared.c990 if (hapd->conf->fils_cache_id_set) in hostapd_eid_fils_indic()
1004 if (hapd->conf->fils_cache_id_set) { in hostapd_eid_fils_indic()
H A Dwpa_auth.h260 unsigned int fils_cache_id_set:1; member
H A Dap_config.h754 int fils_cache_id_set; member
H A Dwpa_auth_glue.c201 wconf->fils_cache_id_set = conf->fils_cache_id_set; in hostapd_wpa_auth_conf()
H A Dwpa_auth.c6745 if (a == data->auth || !a->conf.fils_cache_id_set ||
6760 if (!wpa_auth->conf.fils_cache_id_set)
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4714 bss->fils_cache_id_set = 1; in hostapd_config_fill()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c10893 if (entry->fils_cache_id_set) { in wpas_ctrl_iface_pmksa_get()
10991 entry->fils_cache_id_set = 1; in wpas_ctrl_iface_pmksa_add()