Searched refs:keyidx (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa.c | 1003 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 …]
|
/titanic_50/usr/src/uts/common/io/ipw/ |
H A D | ipw2100_impl.h | 376 uint8_t keyidx; member
|
H A D | ipw2100.c | 2194 h->keyidx = 0; in ipw2100_send()
|
/titanic_50/usr/src/uts/common/io/rwn/ |
H A D | rt2860_reg.h | 747 uint8_t keyidx; member
|