Home
last modified time | relevance | path

Searched refs:RSN_VERSION (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ie.c144 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_gen_wpa_ie_rsn()
Dtdls.c1090 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_tdls_send_tpk_m1()
1453 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_tdls_send_discovery_response()
2068 if (rsn_ver > RSN_VERSION) in wpa_tdls_process_tpk_m1()
2069 rsn_ver = RSN_VERSION; in wpa_tdls_process_tpk_m1()
Dwpa_ft.c216 WPA_PUT_LE16(rsnie->version, RSN_VERSION); in wpa_ft_gen_req_ies()
Dwpa.c2811 RSN_VERSION, in wpa_sm_get_mib()
4488 WPA_PUT_LE16(rsnie->version, RSN_VERSION); in fils_ft_build_assoc_req_rsne()
/external/wpa_supplicant_8/src/common/
Dwpa_common.h52 #define RSN_VERSION 1 macro
Dwpa_common.c1584 WPA_GET_LE16(hdr->version) != RSN_VERSION) { in wpa_parse_wpa_ie_rsn()
3335 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_pasn_add_rsne()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ie.c131 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_write_rsn_ie()
Dwpa_auth.c4576 RSN_VERSION, in wpa_get_mib()
/external/wpa_supplicant_8/src/drivers/
Ddriver_bsd.c880 #undef RSN_VERSION