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

/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.c48 entry->fils_cache_id_set ? entry->fils_cache_id :
164 entry->fils_cache_id_set = 1;
269 entry->fils_cache_id_set ? entry->fils_cache_id : NULL,
379 old_entry->fils_cache_id_set ?
438 entry->fils_cache_id_set &&
547 if (entry->fils_cache_id_set) {
578 if (entry->fils_cache_id_set) {
H A Dpmksa_cache.h25 * If FILS Cache Identifier is included (fils_cache_id_set), this PMKSA
30 unsigned int fils_cache_id_set:1; member in struct:rsn_pmksa_cache_entry
H A Dwpa_i.h157 unsigned int fils_cache_id_set:1; member in struct:wpa_sm
H A Dwpa.c344 if (sm->fils_cache_id_set)
367 if (sm->fils_cache_id_set)
2939 sm->fils_cache_id_set = 1;
2943 sm->fils_cache_id_set = 0;
4722 sm->fils_cache_id_set = 1;
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c899 if (hapd->conf->fils_cache_id_set)
913 if (hapd->conf->fils_cache_id_set) {
H A Dap_config.h697 int fils_cache_id_set; member in struct:hostapd_bss_config
H A Dwpa_auth.h232 unsigned int fils_cache_id_set:1; member in struct:wpa_auth_config
H A Dwpa_auth_glue.c133 wconf->fils_cache_id_set = conf->fils_cache_id_set;
H A Dwpa_auth.c4872 if (a == data->auth || !a->conf.fils_cache_id_set ||
4887 if (!wpa_auth->conf.fils_cache_id_set)
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c4300 bss->fils_cache_id_set = 1;
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c9718 if (entry->fils_cache_id_set) {
9814 entry->fils_cache_id_set = 1;

Completed in 152 milliseconds