Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/80211/
Dwep.c68 struct wep_ctx struct
76 u8 key[WEP_IV_LEN + WEP_MAX_KEY];
100 struct wep_ctx *ctx = crypto->priv; in wep_init() argument