Searched refs:KeyMaterial (Results 1 – 3 of 3) sorted by relevance
150 u8 KeyMaterial[32]; /* variable length */ member165 u8 KeyMaterial[16]; /* variable length depending on above field */ member
349 memcpy(psecuritypriv->DefKey[keyid].skey, &wep->KeyMaterial, in r8712_set_802_11_add_wep()
388 offsetof(struct NDIS_802_11_WEP, KeyMaterial); in wpa_set_encryption()395 memcpy(pwep->KeyMaterial, param->u.crypt.key, pwep->KeyLength); in wpa_set_encryption()409 pwep->KeyMaterial, in wpa_set_encryption()1500 offsetof(struct NDIS_802_11_WEP, KeyMaterial); in r8711_wx_set_enc()1525 memcpy(wep.KeyMaterial, keybuf, wep.KeyLength); in r8711_wx_set_enc()