Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c1003 int keyidx, tx, key_rsc_len = 0, alg; in wpa_supplicant_process_3_of_4_gtk() local
1008 keyidx = gtk[0] & 0x3; in wpa_supplicant_process_3_of_4_gtk()
1070 "(keyidx=%d tx=%d).", keyidx, tx); in wpa_supplicant_process_3_of_4_gtk()
1084 keyidx, 1, key->key_rsc, in wpa_supplicant_process_3_of_4_gtk()
1089 (uint8_t *)"\xff\xff\xff\xff\xff\xff", keyidx, tx, in wpa_supplicant_process_3_of_4_gtk()
1305 int key_info, keylen, keydatalen, maxkeylen, keyidx, key_rsc_len = 0; in wpa_supplicant_process_1_of_2() local
1412 keyidx = gtk_ie[0] & 0x3; in wpa_supplicant_process_1_of_2()
1421 keyidx = (key_info & WPA_KEY_INFO_KEY_INDEX_MASK) >> in wpa_supplicant_process_1_of_2()
1458 "tx=%d).", keyidx, tx); in wpa_supplicant_process_1_of_2()
1471 keyidx, 1, key->key_rsc, in wpa_supplicant_process_1_of_2()
[all …]
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h376 uint8_t keyidx; member
H A Dipw2100.c2194 h->keyidx = 0; in ipw2100_send()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_reg.h747 uint8_t keyidx; member