Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/wpa_supplicant/
HDmesh_rsn.c513 u8 *ampe_buf, *crypt = NULL; in mesh_rsn_process_ampe() local
524 ampe_buf = (u8 *) elems->mic + elems->mic_len; in mesh_rsn_process_ampe()
525 if ((int) elems_len < ampe_buf - start) in mesh_rsn_process_ampe()
545 aad, aad_len, ampe_buf)) { in mesh_rsn_process_ampe()
551 ampe_eid = *ampe_buf++; in mesh_rsn_process_ampe()
552 ampe_ie_len = *ampe_buf++; in mesh_rsn_process_ampe()
561 ampe = (struct ieee80211_ampe_ie *) ampe_buf; in mesh_rsn_process_ampe()