Searched refs:beacon_rsne (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/wpa/src/pasn/ |
H A D | pasn_common.h | 160 int freq, const u8 *beacon_rsne, u8 beacon_rsne_len, 166 int freq, const u8 *beacon_rsne, u8 beacon_rsne_len,
|
H A D | pasn_initiator.c | 877 const u8 *beacon_rsne, u8 beacon_rsne_len, in wpas_pasn_send_auth_1() argument 890 if (beacon_rsne && beacon_rsne_len) { in wpas_pasn_send_auth_1() 899 wpabuf_put_data(pasn->beacon_rsne_rsnxe, beacon_rsne, in wpas_pasn_send_auth_1() 947 int freq, const u8 *beacon_rsne, u8 beacon_rsne_len, in wpas_pasn_start() argument 994 freq, beacon_rsne, beacon_rsne_len, in wpas_pasn_start() 1013 int freq, const u8 *beacon_rsne, u8 beacon_rsne_len, in wpa_pasn_verify() argument 1018 cipher, group, freq, beacon_rsne, in wpa_pasn_verify()
|