Home
last modified time | relevance | path

Searched refs:wpa_key_mgmt_txt (Results 1 – 8 of 8) sorted by relevance

/freebsd-head/contrib/wpa/wpa_supplicant/
HDpasn_supplicant.c98 wpa_key_mgmt_txt(akmp, WPA_PROTO_RSN), in wpas_pasn_auth_status()
108 MAC2STR(peer_addr), wpa_key_mgmt_txt(akmp, WPA_PROTO_RSN), in wpas_pasn_auth_status()
HDap.c1610 wpa_key_mgmt_txt(conf->wpa_key_mgmt, in ap_ctrl_iface_wpa_get_status()
HDevents.c3234 wpa_key_mgmt_txt(wpa_s->key_mgmt, wpa_s->wpa_proto), in wpa_supplicant_use_own_rsne_params()
/freebsd-head/contrib/wpa/src/common/
HDwpa_common.h558 const char * wpa_key_mgmt_txt(int key_mgmt, int proto);
HDsae.c1558 wpa_key_mgmt_txt(sae->akmp, WPA_PROTO_RSN)); in sae_derive_keys()
HDwpa_common.c2742 const char * wpa_key_mgmt_txt(int key_mgmt, int proto) in wpa_key_mgmt_txt() function
/freebsd-head/contrib/wpa/wpa_supplicant/dbus/
HDdbus_new_handlers.c4232 auth_mode = wpa_key_mgmt_txt(wpa_s->key_mgmt, in wpas_dbus_getter_current_auth_mode()
/freebsd-head/contrib/wpa/src/rsn_supp/
HDwpa.c4772 wpa_key_mgmt_txt(sm->key_mgmt, sm->proto)); in wpa_sm_get_status()