Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay.c1113 const u8 *peer_msg, size_t msg_len) in ieee802_1x_mka_decode_live_peer_body() argument
1124 hdr = (const struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_live_peer_body()
1138 (peer_msg + MKA_HDR_LEN + i); in ieee802_1x_mka_decode_live_peer_body()
1172 const u8 *peer_msg, size_t msg_len) in ieee802_1x_mka_decode_potential_peer_body() argument
1178 hdr = (const struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_potential_peer_body()
1192 (peer_msg + MKA_HDR_LEN + i); in ieee802_1x_mka_decode_potential_peer_body()