Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dwpa_common.h34 #define RSN_VERSION 1 macro
Dwpa_common.c590 WPA_GET_LE16(hdr->version) != RSN_VERSION) { in wpa_parse_wpa_ie_rsn()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1073 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_tdls_send_tpk_m1()
1434 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_tdls_send_discovery_response()
2031 if (rsn_ver > RSN_VERSION) in wpa_tdls_process_tpk_m1()
2032 rsn_ver = RSN_VERSION; in wpa_tdls_process_tpk_m1()
Dwpa_ie.c128 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_gen_wpa_ie_rsn()
Dpeerkey.c258 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_supplicant_process_smk_m2()
1029 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_sm_stkstart()
Dwpa_ft.c167 WPA_PUT_LE16(rsnie->version, RSN_VERSION); in wpa_ft_gen_req_ies()
Dwpa.c2157 RSN_VERSION, in wpa_sm_get_mib()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ie.c102 WPA_PUT_LE16(hdr->version, RSN_VERSION); in wpa_write_rsn_ie()
Dwpa_auth.c3131 RSN_VERSION, in wpa_get_mib()
/external/wpa_supplicant_8/src/drivers/
Ddriver_bsd.c661 #undef RSN_VERSION