Symbol: ieee80211_key
sys/bus/u4b/wlan/if_mtw.c
1929
mtw_key_set(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/bus/u4b/wlan/if_mtw.c
1961
struct ieee80211_key *k = cmdq->k;
sys/bus/u4b/wlan/if_mtw.c
197
static int mtw_key_set(struct ieee80211vap *, struct ieee80211_key *);
sys/bus/u4b/wlan/if_mtw.c
199
static int mtw_key_delete(struct ieee80211vap *, struct ieee80211_key *);
sys/bus/u4b/wlan/if_mtw.c
2075
struct ieee80211_key *k = &cmdq->key;
sys/bus/u4b/wlan/if_mtw.c
2105
mtw_key_delete(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/bus/u4b/wlan/if_mtw.c
2109
struct ieee80211_key *k0;
sys/bus/u4b/wlan/if_mtwvar.h
185
struct ieee80211_key key;
sys/bus/u4b/wlan/if_mtwvar.h
245
struct ieee80211_key *k;
sys/bus/u4b/wlan/if_mtwvar.h
246
struct ieee80211_key key;
sys/bus/u4b/wlan/if_rum.c
1319
struct ieee80211_key *k, uint32_t flags, uint8_t xflags, uint8_t qid,
sys/bus/u4b/wlan/if_rum.c
1430
const struct ieee80211_key *k)
sys/bus/u4b/wlan/if_rum.c
1470
struct ieee80211_key *k = NULL;
sys/bus/u4b/wlan/if_rum.c
1605
struct ieee80211_key *k = NULL;
sys/bus/u4b/wlan/if_rum.c
163
struct rum_tx_desc *, struct ieee80211_key *,
sys/bus/u4b/wlan/if_rum.c
167
const struct ieee80211_key *);
sys/bus/u4b/wlan/if_rum.c
236
struct ieee80211_key *, uint16_t);
sys/bus/u4b/wlan/if_rum.c
246
struct ieee80211_key *, ieee80211_keyix *,
sys/bus/u4b/wlan/if_rum.c
249
const struct ieee80211_key *);
sys/bus/u4b/wlan/if_rum.c
251
const struct ieee80211_key *);
sys/bus/u4b/wlan/if_rum.c
2834
rum_common_key_set(struct rum_softc *sc, struct ieee80211_key *k,
sys/bus/u4b/wlan/if_rum.c
2857
struct ieee80211_key *k = &data->key;
sys/bus/u4b/wlan/if_rum.c
2901
struct ieee80211_key *k = &data->key;
sys/bus/u4b/wlan/if_rum.c
2916
struct ieee80211_key *k = &data->key;
sys/bus/u4b/wlan/if_rum.c
2964
struct ieee80211_key *k = &data->key;
sys/bus/u4b/wlan/if_rum.c
2975
rum_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/bus/u4b/wlan/if_rum.c
3009
rum_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/bus/u4b/wlan/if_rum.c
3026
rum_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/bus/u4b/wlan/if_rumvar.h
75
struct ieee80211_key key;
sys/bus/u4b/wlan/if_run.c
2241
struct ieee80211_key *k = cmdq->k;
sys/bus/u4b/wlan/if_run.c
2362
run_key_set(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/bus/u4b/wlan/if_run.c
2400
struct ieee80211_key *k = &cmdq->key;
sys/bus/u4b/wlan/if_run.c
2430
run_key_delete(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/bus/u4b/wlan/if_run.c
2434
struct ieee80211_key *k0;
sys/bus/u4b/wlan/if_run.c
380
static int run_key_set(struct ieee80211vap *, struct ieee80211_key *);
sys/bus/u4b/wlan/if_run.c
382
static int run_key_delete(struct ieee80211vap *, struct ieee80211_key *);
sys/bus/u4b/wlan/if_runvar.h
114
struct ieee80211_key *k;
sys/bus/u4b/wlan/if_runvar.h
115
struct ieee80211_key key;
sys/bus/u4b/wlan/if_urtwn.c
2245
urtwn_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/bus/u4b/wlan/if_urtwn.c
2287
struct ieee80211_key *k = &data->key;
sys/bus/u4b/wlan/if_urtwn.c
2352
struct ieee80211_key *k = &data->key;
sys/bus/u4b/wlan/if_urtwn.c
2369
urtwn_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/bus/u4b/wlan/if_urtwn.c
2382
urtwn_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/bus/u4b/wlan/if_urtwn.c
282
struct ieee80211_key *, ieee80211_keyix *,
sys/bus/u4b/wlan/if_urtwn.c
2873
struct ieee80211_key *k = NULL;
sys/bus/u4b/wlan/if_urtwn.c
289
const struct ieee80211_key *);
sys/bus/u4b/wlan/if_urtwn.c
291
const struct ieee80211_key *);
sys/bus/u4b/wlan/if_urtwn.c
3095
struct ieee80211_key *k = NULL;
sys/bus/u4b/wlan/if_urtwnvar.h
130
struct ieee80211_key key;
sys/bus/u4b/wlan/if_urtwnvar.h
79
struct ieee80211_key key;
sys/dev/netif/ath/ath/if_ath_keycache.c
125
ath_keyset_tkip(struct ath_softc *sc, const struct ieee80211_key *k,
sys/dev/netif/ath/ath/if_ath_keycache.c
187
const struct ieee80211_key *k,
sys/dev/netif/ath/ath/if_ath_keycache.c
420
ath_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/dev/netif/ath/ath/if_ath_keycache.c
489
ath_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/netif/ath/ath/if_ath_keycache.c
533
ath_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/netif/ath/ath/if_ath_keycache.h
35
extern int ath_key_alloc(struct ieee80211vap *, struct ieee80211_key *,
sys/dev/netif/ath/ath/if_ath_keycache.h
37
extern int ath_key_delete(struct ieee80211vap *, const struct ieee80211_key *);
sys/dev/netif/ath/ath/if_ath_keycache.h
38
extern int ath_key_set(struct ieee80211vap *, const struct ieee80211_key *);
sys/dev/netif/ath/ath/if_ath_keycache.h
40
const struct ieee80211_key *k, struct ieee80211_node *bss);
sys/dev/netif/ath/ath/if_ath_tx.c
1000
struct ieee80211_key *k;
sys/dev/netif/bwn/bwn/if_bwn.c
944
struct ieee80211_key *k;
sys/dev/netif/iwi/if_iwi.c
1851
struct ieee80211_key *k;
sys/dev/netif/iwi/if_iwi.c
2599
struct ieee80211_key *wk;
sys/dev/netif/iwm/if_iwm.c
3815
struct ieee80211_key *k = NULL;
sys/dev/netif/iwn/if_iwn.c
4446
struct ieee80211_key *k = NULL;
sys/dev/netif/ral/rt2560.c
1573
struct ieee80211_key *k;
sys/dev/netif/ral/rt2560.c
1826
struct ieee80211_key *k;
sys/dev/netif/ral/rt2661.c
1335
struct ieee80211_key *k;
sys/dev/netif/ral/rt2661.c
1504
struct ieee80211_key *k;
sys/dev/netif/ral/rt2860.c
1523
struct ieee80211_key *k;
sys/dev/netif/ral/rt2860.c
166
struct ieee80211_key *);
sys/dev/netif/ral/rt2860.c
168
struct ieee80211_node *, struct ieee80211_key *);
sys/dev/netif/ral/rt2860.c
3232
struct ieee80211_key *k)
sys/dev/netif/ral/rt2860.c
3335
struct ieee80211_key *k)
sys/dev/netif/wi/if_wi.c
1061
struct ieee80211_key *k;
sys/dev/netif/wi/if_wi.c
954
struct ieee80211_key *k;
sys/dev/netif/wpi/if_wpi.c
256
const struct ieee80211_key *);
sys/dev/netif/wpi/if_wpi.c
260
const struct ieee80211_key *);
sys/dev/netif/wpi/if_wpi.c
263
const struct ieee80211_key *, int);
sys/dev/netif/wpi/if_wpi.c
265
const struct ieee80211_key *);
sys/dev/netif/wpi/if_wpi.c
267
const struct ieee80211_key *);
sys/dev/netif/wpi/if_wpi.c
2825
struct ieee80211_key *k = NULL;
sys/dev/netif/wpi/if_wpi.c
2996
struct ieee80211_key *k = NULL;
sys/dev/netif/wpi/if_wpi.c
4644
wpi_load_key(struct ieee80211_node *ni, const struct ieee80211_key *k)
sys/dev/netif/wpi/if_wpi.c
4710
const struct ieee80211_key *k = arg;
sys/dev/netif/wpi/if_wpi.c
4733
struct ieee80211_key *wk = &vap->iv_nw_keys[0];
sys/dev/netif/wpi/if_wpi.c
4744
wpi_del_key(struct ieee80211_node *ni, const struct ieee80211_key *k)
sys/dev/netif/wpi/if_wpi.c
4795
const struct ieee80211_key *k = arg;
sys/dev/netif/wpi/if_wpi.c
4815
wpi_process_key(struct ieee80211vap *vap, const struct ieee80211_key *k,
sys/dev/netif/wpi/if_wpi.c
4890
wpi_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/netif/wpi/if_wpi.c
4896
wpi_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/netproto/802_11/ieee80211_crypto.h
161
int cipher, int flags, struct ieee80211_key *);
sys/netproto/802_11/ieee80211_crypto.h
163
struct ieee80211_key *);
sys/netproto/802_11/ieee80211_crypto.h
164
int ieee80211_crypto_setkey(struct ieee80211vap *, struct ieee80211_key *);
sys/netproto/802_11/ieee80211_crypto.h
180
void* (*ic_attach)(struct ieee80211vap *, struct ieee80211_key *);
sys/netproto/802_11/ieee80211_crypto.h
181
void (*ic_detach)(struct ieee80211_key *);
sys/netproto/802_11/ieee80211_crypto.h
182
int (*ic_setkey)(struct ieee80211_key *);
sys/netproto/802_11/ieee80211_crypto.h
183
void (*ic_setiv)(struct ieee80211_key *, uint8_t *);
sys/netproto/802_11/ieee80211_crypto.h
184
int (*ic_encap)(struct ieee80211_key *, struct mbuf *);
sys/netproto/802_11/ieee80211_crypto.h
185
int (*ic_decap)(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/ieee80211_crypto.h
186
int (*ic_enmic)(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/ieee80211_crypto.h
187
int (*ic_demic)(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/ieee80211_crypto.h
199
struct ieee80211_key *k);
sys/netproto/802_11/ieee80211_crypto.h
200
struct ieee80211_key *ieee80211_crypto_get_txkey(struct ieee80211_node *,
sys/netproto/802_11/ieee80211_crypto.h
202
struct ieee80211_key *ieee80211_crypto_encap(struct ieee80211_node *,
sys/netproto/802_11/ieee80211_crypto.h
204
struct ieee80211_key *ieee80211_crypto_decap(struct ieee80211_node *,
sys/netproto/802_11/ieee80211_crypto.h
211
ieee80211_crypto_demic(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/netproto/802_11/ieee80211_crypto.h
223
struct ieee80211_key *k, struct mbuf *m, int force)
sys/netproto/802_11/ieee80211_crypto.h
236
struct ieee80211_key *k, ieee80211_keyix ix)
sys/netproto/802_11/ieee80211_crypto.h
248
const struct ieee80211_frame *, const struct ieee80211_key *,
sys/netproto/802_11/ieee80211_node.h
163
struct ieee80211_key ni_ucastkey; /* unicast key */
sys/netproto/802_11/ieee80211_proto.h
127
struct ieee80211_key *, struct mbuf *);
sys/netproto/802_11/ieee80211_superg.h
145
int, struct ieee80211_key *);
sys/netproto/802_11/ieee80211_superg.h
147
int hdrspace, struct ieee80211_key *key);
sys/netproto/802_11/ieee80211_var.h
468
struct ieee80211_key iv_nw_keys[IEEE80211_WEP_NKID];
sys/netproto/802_11/ieee80211_var.h
470
struct ieee80211_key *,
sys/netproto/802_11/ieee80211_var.h
473
const struct ieee80211_key *);
sys/netproto/802_11/ieee80211_var.h
475
const struct ieee80211_key *);
sys/netproto/802_11/wlan/ieee80211_adhoc.c
300
struct ieee80211_key *key;
sys/netproto/802_11/wlan/ieee80211_crypto.c
103
cipher_detach(struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_crypto.c
109
cipher_attach(struct ieee80211vap *vap, struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_crypto.c
119
struct ieee80211_key *key,
sys/netproto/802_11/wlan/ieee80211_crypto.c
127
const struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_crypto.c
133
dev_key_set(struct ieee80211vap *vap, const struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_crypto.c
264
int cipher, int flags, struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_crypto.c
422
_ieee80211_crypto_delkey(struct ieee80211vap *vap, struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_crypto.c
456
ieee80211_crypto_delkey(struct ieee80211vap *vap, struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_crypto.c
488
ieee80211_crypto_setkey(struct ieee80211vap *vap, struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_crypto.c
52
struct ieee80211_key *);
sys/netproto/802_11/wlan/ieee80211_crypto.c
525
ieee80211_crypto_get_keyid(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/netproto/802_11/wlan/ieee80211_crypto.c
534
struct ieee80211_key *
sys/netproto/802_11/wlan/ieee80211_crypto.c
566
struct ieee80211_key *
sys/netproto/802_11/wlan/ieee80211_crypto.c
569
struct ieee80211_key *k;
sys/netproto/802_11/wlan/ieee80211_crypto.c
584
struct ieee80211_key *
sys/netproto/802_11/wlan/ieee80211_crypto.c
592
struct ieee80211_key *k;
sys/netproto/802_11/wlan/ieee80211_crypto.c
63
null_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/netproto/802_11/wlan/ieee80211_crypto.c
641
struct ieee80211_key *k;
sys/netproto/802_11/wlan/ieee80211_crypto.c
669
const struct ieee80211_key *k = &vap->iv_nw_keys[i];
sys/netproto/802_11/wlan/ieee80211_crypto.c
88
null_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/netproto/802_11/wlan/ieee80211_crypto.c
93
null_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
100
none_encap(struct ieee80211_key *k, struct mbuf *m)
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
121
none_decap(struct ieee80211_key *k, struct mbuf *m, int hdrlen)
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
141
none_enmic(struct ieee80211_key *k, struct mbuf *m, int force)
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
150
none_demic(struct ieee80211_key *k, struct mbuf *m, int force)
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
50
static void *none_attach(struct ieee80211vap *, struct ieee80211_key *);
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
51
static void none_detach(struct ieee80211_key *);
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
52
static int none_setkey(struct ieee80211_key *);
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
53
static void none_setiv(struct ieee80211_key *, uint8_t *);
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
54
static int none_encap(struct ieee80211_key *, struct mbuf *);
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
55
static int none_decap(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
56
static int none_enmic(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
57
static int none_demic(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
76
none_attach(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
82
none_detach(struct ieee80211_key *k)
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
88
none_setkey(struct ieee80211_key *k)
sys/netproto/802_11/wlan/ieee80211_crypto_none.c
95
none_setiv(struct ieee80211_key *k, uint8_t *ivp)
sys/netproto/802_11/wlan/ieee80211_ddb.c
772
_db_show_key(const char *tag, int ix, const struct ieee80211_key *wk)
sys/netproto/802_11/wlan/ieee80211_ddb.c
80
static void _db_show_key(const char *tag, int ix, const struct ieee80211_key *);
sys/netproto/802_11/wlan/ieee80211_dragonfly.c
804
const struct ieee80211_frame *wh, const struct ieee80211_key *k,
sys/netproto/802_11/wlan/ieee80211_hostap.c
496
struct ieee80211_key *key;
sys/netproto/802_11/wlan/ieee80211_ioctl.c
1168
struct ieee80211_key *wk;
sys/netproto/802_11/wlan/ieee80211_ioctl.c
2665
struct ieee80211_key *k;
sys/netproto/802_11/wlan/ieee80211_ioctl.c
78
struct ieee80211_key *wk;
sys/netproto/802_11/wlan/ieee80211_output.c
1214
struct ieee80211_key *key, struct mbuf *m)
sys/netproto/802_11/wlan/ieee80211_output.c
1299
static __inline struct ieee80211_key *
sys/netproto/802_11/wlan/ieee80211_output.c
1318
static __inline struct ieee80211_key *
sys/netproto/802_11/wlan/ieee80211_output.c
1352
struct ieee80211_key *key;
sys/netproto/802_11/wlan/ieee80211_sta.c
545
struct ieee80211_key *key;
sys/netproto/802_11/wlan/ieee80211_superg.c
352
struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_superg.c
484
struct ieee80211_key *key)
sys/netproto/802_11/wlan/ieee80211_wds.c
418
struct ieee80211_key *key;
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
120
ccmp_detach(struct ieee80211_key *k)
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
130
ccmp_setkey(struct ieee80211_key *k)
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
146
ccmp_setiv(struct ieee80211_key *k, uint8_t *ivp)
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
169
ccmp_encap(struct ieee80211_key *k, struct mbuf *m)
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
204
ccmp_enmic(struct ieee80211_key *k, struct mbuf *m, int force)
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
224
ccmp_decap(struct ieee80211_key *k, struct mbuf *m, int hdrlen)
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
289
ccmp_demic(struct ieee80211_key *k, struct mbuf *m, int force)
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
422
ccmp_encrypt(struct ieee80211_key *key, struct mbuf *m0, int hdrlen)
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
567
ccmp_decrypt(struct ieee80211_key *key, u_int64_t pn, struct mbuf *m, int hdrlen)
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
64
static void *ccmp_attach(struct ieee80211vap *, struct ieee80211_key *);
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
65
static void ccmp_detach(struct ieee80211_key *);
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
66
static int ccmp_setkey(struct ieee80211_key *);
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
67
static void ccmp_setiv(struct ieee80211_key *, uint8_t *);
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
68
static int ccmp_encap(struct ieee80211_key *, struct mbuf *);
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
69
static int ccmp_decap(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
70
static int ccmp_enmic(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
71
static int ccmp_demic(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
90
static int ccmp_encrypt(struct ieee80211_key *, struct mbuf *, int hdrlen);
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
91
static int ccmp_decrypt(struct ieee80211_key *, u_int64_t pn,
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
98
ccmp_attach(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
101
static int tkip_encrypt(struct tkip_ctx *, struct ieee80211_key *,
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
103
static int tkip_decrypt(struct tkip_ctx *, struct ieee80211_key *,
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
110
tkip_attach(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
132
tkip_detach(struct ieee80211_key *k)
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
142
tkip_setkey(struct ieee80211_key *k)
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
158
tkip_setiv(struct ieee80211_key *k, uint8_t *ivp)
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
181
tkip_encap(struct ieee80211_key *k, struct mbuf *m)
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
230
tkip_enmic(struct ieee80211_key *k, struct mbuf *m, int force)
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
266
tkip_decap(struct ieee80211_key *k, struct mbuf *m, int hdrlen)
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
341
tkip_demic(struct ieee80211_key *k, struct mbuf *m, int force)
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
55
static void *tkip_attach(struct ieee80211vap *, struct ieee80211_key *);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
56
static void tkip_detach(struct ieee80211_key *);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
57
static int tkip_setkey(struct ieee80211_key *);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
58
static void tkip_setiv(struct ieee80211_key *, uint8_t *);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
59
static int tkip_encap(struct ieee80211_key *, struct mbuf *);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
60
static int tkip_enmic(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
61
static int tkip_decap(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
62
static int tkip_demic(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
941
tkip_encrypt(struct tkip_ctx *ctx, struct ieee80211_key *key,
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
967
tkip_decrypt(struct tkip_ctx *ctx, struct ieee80211_key *key,
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
113
wep_detach(struct ieee80211_key *k)
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
123
wep_setkey(struct ieee80211_key *k)
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
129
wep_setiv(struct ieee80211_key *k, uint8_t *ivp)
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
185
wep_encap(struct ieee80211_key *k, struct mbuf *m)
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
220
wep_enmic(struct ieee80211_key *k, struct mbuf *m, int force)
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
232
wep_decap(struct ieee80211_key *k, struct mbuf *m, int hdrlen)
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
267
wep_demic(struct ieee80211_key *k, struct mbuf *skb, int force)
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
328
wep_encrypt(struct ieee80211_key *key, struct mbuf *m0, int hdrlen)
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
411
wep_decrypt(struct ieee80211_key *key, struct mbuf *m0, int hdrlen)
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
51
static void *wep_attach(struct ieee80211vap *, struct ieee80211_key *);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
52
static void wep_detach(struct ieee80211_key *);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
53
static int wep_setkey(struct ieee80211_key *);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
54
static void wep_setiv(struct ieee80211_key *, uint8_t *);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
55
static int wep_encap(struct ieee80211_key *, struct mbuf *);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
56
static int wep_decap(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
57
static int wep_enmic(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
58
static int wep_demic(struct ieee80211_key *, struct mbuf *, int);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
76
static int wep_encrypt(struct ieee80211_key *, struct mbuf *, int hdrlen);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
77
static int wep_decrypt(struct ieee80211_key *, struct mbuf *, int hdrlen);
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
89
wep_attach(struct ieee80211vap *vap, struct ieee80211_key *k)