Searched refs:RSN_VERSION (Results 1 - 18 of 18) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa_ie.c | 150 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_gen_wpa_ie_rsn()
|
H A D | tdls.c | 1105 WPA_PUT_LE16(hdr->version, RSN_VERSION); 1470 WPA_PUT_LE16(hdr->version, RSN_VERSION); 2141 if (rsn_ver > RSN_VERSION) 2142 rsn_ver = RSN_VERSION;
|
H A D | wpa_ft.c | 220 WPA_PUT_LE16(rsnie->version, RSN_VERSION); in wpa_ft_gen_req_ies()
|
H A D | wpa.c | 3913 RSN_VERSION, 5694 WPA_PUT_LE16(rsnie->version, RSN_VERSION);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa_ie.c | 128 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_gen_wpa_ie_rsn()
|
H A D | tdls.c | 1089 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_tdls_send_tpk_m1() 1452 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_tdls_send_discovery_response() 2064 if (rsn_ver > RSN_VERSION) in wpa_tdls_process_tpk_m1() 2065 rsn_ver = RSN_VERSION; in wpa_tdls_process_tpk_m1()
|
H A D | wpa_ft.c | 189 WPA_PUT_LE16(rsnie->version, RSN_VERSION); in wpa_ft_gen_req_ies()
|
H A D | wpa.c | 2551 RSN_VERSION, in wpa_sm_get_mib() 3979 WPA_PUT_LE16(rsnie->version, RSN_VERSION); in fils_ft_build_assoc_req_rsne()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_common.h | 39 #define RSN_VERSION 1 macro
|
H A D | wpa_common.c | 1240 WPA_GET_LE16(hdr->version) != RSN_VERSION) { in wpa_parse_wpa_ie_rsn()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | wpa_common.h | 57 #define RSN_VERSION 1 macro
|
H A D | wpa_common.c | 1652 WPA_GET_LE16(hdr->version) != RSN_VERSION) { in wpa_parse_wpa_ie_rsn() 3651 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_pasn_add_rsne()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ie.c | 131 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_write_rsn_ie()
|
H A D | wpa_auth.c | 4614 RSN_VERSION, in wpa_get_mib()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ie.c | 102 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_write_rsn_ie()
|
H A D | wpa_auth.c | 4187 RSN_VERSION, in wpa_get_mib()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_bsd.c | 661 #undef RSN_VERSION macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_bsd.c | 880 #undef RSN_VERSION macro
|
Completed in 70 milliseconds