sc_wep_key 297 dev/ic/awi_wep.c memcpy(sc->sc_wep_key[kid] + IEEE80211_WEP_IVLEN, key, keylen); sc_wep_key 315 dev/ic/awi_wep.c memcpy(key, sc->sc_wep_key[kid] + IEEE80211_WEP_IVLEN, *keylen); sc_wep_key 386 dev/ic/awi_wep.c key = sc->sc_wep_key[kid]; sc_wep_key 157 dev/ic/awivar.h u_int8_t sc_wep_key[IEEE80211_WEP_NKID][AWI_MAX_KEYLEN];