Lines Matching defs:keys
35 * keys and per-station keys. Since each station belongs to an interface,
90 * 2. SKB resize was skipped because all the keys were hw planted but
355 key = key_mtx_dereference(sdata->local, sdata->keys[idx]);
387 key = key_mtx_dereference(sdata->local, sdata->keys[idx]);
412 key = key_mtx_dereference(sdata->local, sdata->keys[idx]);
510 rcu_assign_pointer(sdata->keys[idx], new);
823 * the same cipher. Enforce the assumption for pairwise keys.
831 old_key = key_mtx_dereference(sdata->local, sdata->keys[idx]);
834 /* Non-pairwise keys must also not switch the cipher on rekey */
968 /* skip keys of station in removal process */
1003 struct list_head *keys)
1018 list_add_tail(&key->list, keys);
1031 LIST_HEAD(keys);
1037 ieee80211_free_keys_iface(sdata, &keys);
1041 ieee80211_free_keys_iface(vlan, &keys);
1044 if (!list_empty(&keys) || force_synchronize)
1046 list_for_each_entry_safe(key, tmp, &keys, list)
1113 * make roaming faster: during roaming, all keys are first deleted
1114 * and then new keys are installed. The first new key causes the
1121 * The cost is that if the AP switching was from an AP with keys