Searched refs:ieee80211_key (Results 1 - 25 of 28) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Ddebugfs_key.h5 void ieee80211_debugfs_key_add(struct ieee80211_key *key);
6 void ieee80211_debugfs_key_remove(struct ieee80211_key *key);
13 void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key,
16 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key)
18 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key)
32 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key,
H A Dtkip.h16 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key *key, u16 iv16);
19 struct ieee80211_key *key,
28 struct ieee80211_key *key,
H A Dkey.h59 struct ieee80211_key { struct
126 struct ieee80211_key *ieee80211_key_alloc(enum ieee80211_key_alg alg,
135 void ieee80211_key_link(struct ieee80211_key *key,
139 struct ieee80211_key *key);
H A Dkey.c55 static struct ieee80211_sta *get_sta_for_key(struct ieee80211_key *key)
63 static void ieee80211_key_enable_hw_accel(struct ieee80211_key *key)
96 static void ieee80211_key_disable_hw_accel(struct ieee80211_key *key)
135 struct ieee80211_key *key = NULL;
160 struct ieee80211_key *key = NULL;
187 struct ieee80211_key *old,
188 struct ieee80211_key *new)
230 struct ieee80211_key *ieee80211_key_alloc(enum ieee80211_key_alg alg,
236 struct ieee80211_key *key;
241 key = kzalloc(sizeof(struct ieee80211_key)
[all...]
H A Ddebugfs_key.c24 struct ieee80211_key *key = file->private_data; \
68 struct ieee80211_key *key = file->private_data;
96 struct ieee80211_key *key = file->private_data;
128 struct ieee80211_key *key = file->private_data;
173 struct ieee80211_key *key = file->private_data;
195 struct ieee80211_key *key = file->private_data;
214 struct ieee80211_key *key = file->private_data;
232 void ieee80211_debugfs_key_add(struct ieee80211_key *key)
275 void ieee80211_debugfs_key_remove(struct ieee80211_key *key)
286 struct ieee80211_key *ke
[all...]
H A Dwep.h28 bool ieee80211_wep_is_weak_iv(struct sk_buff *skb, struct ieee80211_key *key);
H A Dtkip.c143 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key *key, u16 iv16)
155 struct ieee80211_key *key = (struct ieee80211_key *)
156 container_of(keyconf, struct ieee80211_key, conf);
206 struct ieee80211_key *key,
227 struct ieee80211_key *key,
H A Dwpa.c135 struct ieee80211_key *key = tx->key;
204 struct ieee80211_key *key = rx->key;
348 struct ieee80211_key *key = tx->key;
425 struct ieee80211_key *key = rx->key;
508 struct ieee80211_key *key = tx->key;
551 struct ieee80211_key *key = rx->key;
H A Dwep.c116 struct ieee80211_key *key)
222 struct ieee80211_key *key)
276 bool ieee80211_wep_is_weak_iv(struct sk_buff *skb, struct ieee80211_key *key)
H A Dieee80211_i.h153 struct ieee80211_key *key;
180 struct ieee80211_key *key;
506 struct ieee80211_key *keys[NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS];
507 struct ieee80211_key *default_key;
508 struct ieee80211_key *default_mgmt_key;
H A Dsta_info.h249 struct ieee80211_key *key;
H A Dcfg.c120 struct ieee80211_key *key;
227 struct ieee80211_key *key;
H A Drx.c825 struct ieee80211_key *stakey = NULL;
896 struct ieee80211_key *key = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/mac80211/
H A Ddebugfs_key.h5 void ieee80211_debugfs_key_add(struct ieee80211_key *key);
6 void ieee80211_debugfs_key_remove(struct ieee80211_key *key);
13 void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key,
16 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key)
18 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key)
32 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key,
H A Dtkip.h16 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key *key, u16 iv16);
19 struct ieee80211_key *key,
28 struct ieee80211_key *key,
H A Dkey.h59 struct ieee80211_key { struct
126 struct ieee80211_key *ieee80211_key_alloc(enum ieee80211_key_alg alg,
135 void ieee80211_key_link(struct ieee80211_key *key,
139 struct ieee80211_key *key);
H A Dkey.c55 static struct ieee80211_sta *get_sta_for_key(struct ieee80211_key *key)
63 static void ieee80211_key_enable_hw_accel(struct ieee80211_key *key)
96 static void ieee80211_key_disable_hw_accel(struct ieee80211_key *key)
135 struct ieee80211_key *key = NULL;
160 struct ieee80211_key *key = NULL;
187 struct ieee80211_key *old,
188 struct ieee80211_key *new)
230 struct ieee80211_key *ieee80211_key_alloc(enum ieee80211_key_alg alg,
236 struct ieee80211_key *key;
241 key = kzalloc(sizeof(struct ieee80211_key)
[all...]
H A Ddebugfs_key.c24 struct ieee80211_key *key = file->private_data; \
68 struct ieee80211_key *key = file->private_data;
96 struct ieee80211_key *key = file->private_data;
128 struct ieee80211_key *key = file->private_data;
173 struct ieee80211_key *key = file->private_data;
195 struct ieee80211_key *key = file->private_data;
214 struct ieee80211_key *key = file->private_data;
232 void ieee80211_debugfs_key_add(struct ieee80211_key *key)
275 void ieee80211_debugfs_key_remove(struct ieee80211_key *key)
286 struct ieee80211_key *ke
[all...]
H A Dwep.h28 bool ieee80211_wep_is_weak_iv(struct sk_buff *skb, struct ieee80211_key *key);
H A Dtkip.c143 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key *key, u16 iv16)
155 struct ieee80211_key *key = (struct ieee80211_key *)
156 container_of(keyconf, struct ieee80211_key, conf);
206 struct ieee80211_key *key,
227 struct ieee80211_key *key,
H A Dwpa.c135 struct ieee80211_key *key = tx->key;
204 struct ieee80211_key *key = rx->key;
348 struct ieee80211_key *key = tx->key;
425 struct ieee80211_key *key = rx->key;
508 struct ieee80211_key *key = tx->key;
551 struct ieee80211_key *key = rx->key;
H A Dwep.c116 struct ieee80211_key *key)
222 struct ieee80211_key *key)
276 bool ieee80211_wep_is_weak_iv(struct sk_buff *skb, struct ieee80211_key *key)
H A Dieee80211_i.h153 struct ieee80211_key *key;
180 struct ieee80211_key *key;
506 struct ieee80211_key *keys[NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS];
507 struct ieee80211_key *default_key;
508 struct ieee80211_key *default_mgmt_key;
H A Dsta_info.h249 struct ieee80211_key *key;
H A Dcfg.c120 struct ieee80211_key *key;
227 struct ieee80211_key *key;

Completed in 208 milliseconds

12