Home
last modified time | relevance | path

Searched refs:wpa_cipher_txt (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa.c733 wpa_cipher_txt(sm->pairwise_cipher), in wpa_supplicant_key_neg_complete()
734 wpa_cipher_txt(sm->group_cipher)); in wpa_supplicant_key_neg_complete()
873 wpa_cipher_txt(group_cipher), keylen, maxkeylen); in wpa_supplicant_check_group_cipher()
1491 ")", wpa_cipher_txt(sm->pairwise_cipher), keylen, in wpa_supplicant_process_3_of_4()
1876 MAC2STR(sm->bssid), wpa_cipher_txt(sm->group_cipher)); in wpa_supplicant_process_1_of_2()
3090 wpa_cipher_txt(sm->pairwise_cipher), in wpa_sm_get_status()
3091 wpa_cipher_txt(sm->group_cipher), in wpa_sm_get_status()
3107 wpa_cipher_txt( in wpa_sm_get_status()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dwpa_common.h436 const char * wpa_cipher_txt(int cipher);
H A Dwpa_common.c1940 const char * wpa_cipher_txt(int cipher) in wpa_cipher_txt() function
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dap.c1324 wpa_cipher_txt(conf->rsn_pairwise), in ap_ctrl_iface_wpa_get_status()
1325 wpa_cipher_txt(conf->wpa_group), in ap_ctrl_iface_wpa_get_status()
H A Dwpa_supplicant.c1389 wpa_cipher_txt(wpa_s->group_cipher)); in wpa_supplicant_set_suites()
1402 wpa_cipher_txt(wpa_s->pairwise_cipher)); in wpa_supplicant_set_suites()