Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Dkey.h19 #define NUM_DEFAULT_MGMT_KEYS 2 macro
A Dkey.c399 idx < NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS) in __ieee80211_set_default_mgmt_key()
423 if (idx >= NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS && in __ieee80211_set_default_beacon_key()
424 idx < NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS + in __ieee80211_set_default_beacon_key()
595 idx >= NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS + in ieee80211_key_alloc()
A Dsta_info.h528 NUM_DEFAULT_MGMT_KEYS +
A Drx.c1875 idx = NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS; in ieee80211_rx_get_bigtk()
1878 if (idx == NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS) in ieee80211_rx_get_bigtk()
1976 if (mmie_keyidx < NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS || in ieee80211_rx_h_decrypt()
1977 mmie_keyidx >= NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS + in ieee80211_rx_h_decrypt()
1996 mmie_keyidx >= NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS) in ieee80211_rx_h_decrypt()
A Dieee80211_i.h962 NUM_DEFAULT_MGMT_KEYS +
A Dcfg.c614 NUM_DEFAULT_MGMT_KEYS + in ieee80211_lookup_key()

Completed in 37 milliseconds