Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/rsn_supp/
H A Dtdls.c1067 u16 rsn_capab; in wpa_tdls_send_tpk_m1() local
1118 rsn_capab = WPA_CAPABILITY_PEERKEY_ENABLED; in wpa_tdls_send_tpk_m1()
1119 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2; in wpa_tdls_send_tpk_m1()
1124 rsn_capab = WPA_CAPABILITY_PEERKEY_ENABLED; in wpa_tdls_send_tpk_m1()
1127 WPA_PUT_LE16(pos, rsn_capab); in wpa_tdls_send_tpk_m1()
1438 u16 rsn_capab; in wpa_tdls_send_discovery_response() local
1477 rsn_capab = WPA_CAPABILITY_PEERKEY_ENABLED; in wpa_tdls_send_discovery_response()
1479 WPA_PUT_LE16(pos, rsn_capab); in wpa_tdls_send_discovery_response()
1800 u16 rsn_capab; in wpa_tdls_process_tpk_m1()
2087 rsn_capab = WPA_CAPABILITY_PEERKEY_ENABLED; in wpa_tdls_process_tpk_m1()
[all …]