ieee80211_input.c | 1570 * Convert a WPA cipher selector OUI to an internal 1601 * Convert a WPA key management/authentication algorithm 1623 * Parse a WPA information element to collect parameters 1638 wh, "WPA", "not WPA, flags 0x%x", ic->ic_flags); 1650 wh, "WPA", "too short, len %u", len); 1662 wh, "WPA", "bad version %u", w); 1672 wh, "WPA", "mcast cipher mismatch; got %u, expected %u", 1684 wh, "WPA", "ucast cipher data too short; len %u, n %u", 1697 wh, "WPA", "%s", "ucast cipher set empty") 2532 u_int8_t *ssid, *rates, *xrates, *wpa, *wme; local in function:ieee80211_recv_mgmt_assoc_req [all...] |