Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.c50 entry->fils_cache_id_set ? entry->fils_cache_id : in pmksa_cache_free_entry()
206 entry->fils_cache_id_set = 1; in pmksa_cache_add()
312 entry->fils_cache_id_set ? entry->fils_cache_id : NULL, in pmksa_cache_add_entry()
433 old_entry->fils_cache_id_set ? in pmksa_cache_clone_entry()
507 entry->fils_cache_id_set && in pmksa_cache_get_fils_cache_id()
633 if (entry->fils_cache_id_set) { in pmksa_cache_list()
664 if (entry->fils_cache_id_set) { in pmksa_cache_list()
741 entry->fils_cache_id_set ? in pmksa_cache_reconfig()
H A Dpmksa_cache.h30 unsigned int fils_cache_id_set:1; member
H A Dwpa_i.h199 unsigned int fils_cache_id_set:1; member
H A Dwpa.c354 if (sm->fils_cache_id_set) in wpa_supplicant_get_pmk()
377 if (sm->fils_cache_id_set) in wpa_supplicant_get_pmk()
3229 sm->fils_cache_id_set = 1; in wpa_sm_set_config()
3233 sm->fils_cache_id_set = 0; in wpa_sm_set_config()
5234 sm->fils_cache_id_set = 1; in wpa_sm_set_fils_cache_id()
/freebsd-13.1/contrib/wpa/src/ap/
H A Dieee802_11_shared.c944 if (hapd->conf->fils_cache_id_set) in hostapd_eid_fils_indic()
958 if (hapd->conf->fils_cache_id_set) { in hostapd_eid_fils_indic()
H A Dwpa_auth.h255 unsigned int fils_cache_id_set:1; member
H A Dap_config.h729 int fils_cache_id_set; member
H A Dwpa_auth_glue.c192 wconf->fils_cache_id_set = conf->fils_cache_id_set; in hostapd_wpa_auth_conf()
H A Dwpa_auth.c5278 if (a == data->auth || !a->conf.fils_cache_id_set || in wpa_auth_fils_iter()
5293 if (!wpa_auth->conf.fils_cache_id_set) in wpa_auth_pmksa_get_fils_cache_id()
/freebsd-13.1/contrib/wpa/hostapd/
H A Dconfig_file.c4455 bss->fils_cache_id_set = 1; in hostapd_config_fill()
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c10501 if (entry->fils_cache_id_set) { in wpas_ctrl_iface_pmksa_get()
10599 entry->fils_cache_id_set = 1; in wpas_ctrl_iface_pmksa_add()