Lines Matching defs:tx
67 wpa_hexdump(MSG_MSGDUMP, "WPA: TX EAPOL-Key", msg, msg_len);
432 /* Supplicant: swap tx/rx Mic keys */
594 int tx, key_rsc_len, keyidx;
609 "WPA: Installing GTK to the driver (keyidx=%d tx=%d len=%d)",
610 gd->keyidx, gd->tx, gd->gtk_len);
613 /* Swap Tx/Rx keys for Michael MIC */
629 gd->keyidx, gd->tx, key_rsc, gd->key_rsc_len,
643 int tx)
645 if (tx && sm->pairwise_cipher != WPA_CIPHER_NONE) {
646 /* Ignore Tx bit for GTK if a pairwise key is used. One AP
647 * seemed to set this bit (incorrectly, since Tx is only when
652 "WPA: Tx bit set for GTK, but pairwise "
653 "keys are used - ignore Tx bit");
656 return tx;
670 * KeyID[bits 0-1], Tx [bit 2], Reserved [bits 3-7]
683 gd.tx = wpa_supplicant_gtk_tx_bit_workaround(sm,
1170 gd->tx = wpa_supplicant_gtk_tx_bit_workaround(sm,
1265 gd->tx = wpa_supplicant_gtk_tx_bit_workaround(
2668 gd.tx = wpa_supplicant_gtk_tx_bit_workaround(