Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:keyidx

226  * @keyidx: WEP key index (0..3)
231 static int wpa_eapol_set_wep_key(void *ctx, int unicast, int keyidx,
245 keyidx, unicast, NULL, 0, key, keylen);