Searched refs:wpa_cipher_txt (Results 1 - 14 of 14) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ptksa_cache.c | 186 wpa_cipher_txt(e->cipher), in ptksa_cache_list()
|
H A D | wpa_common.h | 533 const char * wpa_cipher_txt(int cipher);
|
H A D | wpa_common.c | 2359 * wpa_cipher_txt - Convert cipher suite to a text string 2363 const char * wpa_cipher_txt(int cipher) in wpa_cipher_txt() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa.c | 1013 wpa_cipher_txt(sm->pairwise_cipher), in wpa_supplicant_key_neg_complete() 1014 wpa_cipher_txt(sm->group_cipher)); in wpa_supplicant_key_neg_complete() 1017 wpa_cipher_txt(sm->pairwise_cipher), in wpa_supplicant_key_neg_complete() 1018 wpa_cipher_txt(sm->group_cipher)); in wpa_supplicant_key_neg_complete() 1197 wpa_cipher_txt(group_cipher), keylen, maxkeylen); 2433 ")", wpa_cipher_txt(sm->pairwise_cipher), keylen, 2687 ")", wpa_cipher_txt(sm->pairwise_cipher), keylen, 2690 ")", wpa_cipher_txt(sm->pairwise_cipher), keylen, 3155 wpa_cipher_txt(sm->group_cipher)); 3221 MAC2STR(sm->bssid), wpa_cipher_txt(s [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_common.h | 436 const char * wpa_cipher_txt(int cipher);
|
H A D | wpa_common.c | 1936 * wpa_cipher_txt - Convert cipher suite to a text string 1940 const char * wpa_cipher_txt(int cipher) in wpa_cipher_txt() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa.c | 733 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()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.c | 1324 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 D | wpa_supplicant.c | 1416 wpa_cipher_txt(wpa_s->group_cipher)); in wpa_supplicant_set_suites() 1429 wpa_cipher_txt(wpa_s->pairwise_cipher)); in wpa_supplicant_set_suites()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ap.c | 1573 wpa_cipher_txt(conf->rsn_pairwise), in ap_ctrl_iface_wpa_get_status() 1574 wpa_cipher_txt(conf->wpa_group), in ap_ctrl_iface_wpa_get_status()
|
H A D | events.c | 3099 wpa_cipher_txt(wpa_s->pairwise_cipher)); in wpa_supplicant_use_own_rsne_params() 3171 wpa_cipher_txt(wpa_s->group_cipher)); in wpa_supplicant_use_own_rsne_params() 3201 wpa_cipher_txt(wpa_s->mgmt_group_cipher)); in wpa_supplicant_use_own_rsne_params()
|
H A D | wpa_supplicant.c | 1643 wpa_cipher_txt(wpa_s->group_cipher)); in wpa_supplicant_set_suites() 1656 wpa_cipher_txt(wpa_s->pairwise_cipher)); in wpa_supplicant_set_suites()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 1251 wpa_cipher_txt(hapd->conf->wpa_group)); in hostapd_ctrl_iface_get_config()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 1303 wpa_cipher_txt(hapd->conf->wpa_group)); in hostapd_ctrl_iface_get_config()
|
Completed in 54 milliseconds