Searched refs:assoc_ie (Results 1 – 1 of 1) sorted by relevance
1164 struct wpa_ie_data ie, assoc_ie; local1179 if (wpa_parse_wpa_ie_rsn(sm->wpa_ie, sm->wpa_ie_len, &assoc_ie) < 0) {1182 os_memset(&assoc_ie, 0, sizeof(assoc_ie));1197 for (j = 0; j < assoc_ie.num_pmkid; j++) {1199 assoc_ie.pmkid + j * PMKID_LEN,1204 if (j == assoc_ie.num_pmkid) {