Searched refs:wpa_ft_rrb_build (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c504 * wpa_ft_rrb_build - Build and encrypt an FT RRB message
518 static int wpa_ft_rrb_build(const u8 *key, const size_t key_len, function
990 if (wpa_ft_rrb_build(key, key_len, NULL, NULL, seq_req_auth, NULL,
2023 if (wpa_ft_rrb_build(key, key_len, req_enc, NULL, req_auth, NULL,
3567 ret = wpa_ft_rrb_build(key, key_len, tlvs, sess_tlv, tlv_auth,
3702 ret = wpa_ft_rrb_build(key, key_len, resp, NULL, resp_auth,
4199 if (wpa_ft_rrb_build(key, key_len, NULL, NULL, seq_resp_auth, NULL,

Completed in 73 milliseconds