Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_wep.c78 struct wep_ctx { struct
90 struct wep_ctx *ctx; in wep_attach() argument
92 ctx = (struct wep_ctx *) IEEE80211_MALLOC(sizeof(struct wep_ctx), in wep_attach()
109 struct wep_ctx *ctx = k->wk_private; in wep_detach()
125 struct wep_ctx *ctx = k->wk_private; in wep_setiv()
181 struct wep_ctx *ctx = k->wk_private; in wep_encap()
240 struct wep_ctx *ctx = k->wk_private; in wep_decap()
348 struct wep_ctx *ctx = key->wk_private; in wep_encrypt()
431 struct wep_ctx *ctx = key->wk_private; in wep_decrypt()