Lines Matching refs:tx
963 wpa_hexdump(MSG_MSGDUMP, "WPA: TX EAPOL-Key", msg, msg_len);
1540 /* Supplicant: swap tx/rx Mic keys */
1702 int tx, key_rsc_len, keyidx;
1717 "(keyidx=%d tx=%d).", gd->keyidx, gd->tx);
1720 /* Swap Tx/Rx keys for Michael MIC */
1737 gd->keyidx, gd->tx, key_rsc, gd->key_rsc_len,
1749 int tx)
1751 if (tx && sm->pairwise_cipher != WPA_CIPHER_NONE) {
1752 /* Ignore Tx bit for GTK if a pairwise key is used. One AP
1753 * seemed to set this bit (incorrectly, since Tx is only when
1757 wpa_printf(MSG_INFO, "WPA: Tx bit set for GTK, but pairwise "
1758 "keys are used - ignore Tx bit");
1761 return tx;
1776 * KeyID[bits 0-1], Tx [bit 2], Reserved [bits 3-7]
1789 gd.tx = wpa_supplicant_gtk_tx_bit_workaround(sm,
2751 /* Supplicant: swap tx/rx Mic keys */
2920 /* Swap Tx/Rx keys for Michael MIC */
2990 gd->tx = wpa_supplicant_gtk_tx_bit_workaround(sm,
3071 gd->tx = wpa_supplicant_gtk_tx_bit_workaround(