Home
last modified time | relevance | path

Searched full:rsna (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwnm_ap.c676 W2S(RSNA) in wnm_event_type2str()
H A Dap_config.c1211 "Pre-RSNA security methods are not allowed in 6 GHz"); in hostapd_config_check_bss_6g()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.c3993 bool rsna; in wpa_sm_get_mib() local
4003 rsna = (wpa_key_mgmt_wpa_psk(sm->key_mgmt) || in wpa_sm_get_mib()
4019 rsna ? "TRUE" : "FALSE", in wpa_sm_get_mib()
4020 rsna ? "TRUE" : "FALSE", in wpa_sm_get_mib()
/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h6367 * Channel Validation (OCV) when using driver's SME for RSNA handshakes.
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c7291 /* RSNA Supplicant Key Management - INITIALIZE */ in wpa_supplicant_init_iface()