Searched refs:tx_key (Results 1 – 7 of 7) sorted by relevance
289 u8 tx_key);1070 ehdr->tx_key = tx_key; in tipc_ehdr_build()1318 u8 tx_key) in tipc_crypto_key_pick_tx() argument1698 u8 tx_key = 0; in tipc_crypto_xmit() local1706 tx_key = key.pending; in tipc_crypto_xmit()1723 tx_key = KEY_MASTER; in tipc_crypto_xmit()1749 tx_key = key.active; in tipc_crypto_xmit()1818 u8 tx_key, n; in tipc_crypto_rcv() local1820 tx_key = ((struct tipc_ehdr *)(*skb)->data)->tx_key; in tipc_crypto_rcv()1830 if (tx_key == key.active || tx_key == key.pending || in tipc_crypto_rcv()[all …]
129 tx_key:2; member134 __u8 tx_key:2,
31 uint32_t tx_key; member103 (*(uint32_t *) (header + td->key_offset)) = td->tx_key; in gre_form_header()275 td->tx_key = cpu_to_be32(temp_tx); in build_gre_transport_data()
399 const u8 *addr, bool remove, bool tx_key, in cfg80211_set_encryption() argument491 tx_key = false; in cfg80211_set_encryption()523 (tx_key || (!addr && wdev->wext.default_key == -1))) { in cfg80211_set_encryption()549 (tx_key || (!addr && wdev->wext.default_mgmt_key == -1))) { in cfg80211_set_encryption()
407 u8 tx_key; member
1152 sec->tx_key = 1; in mt7925_mcu_sta_key_tlv()
437 * ``tx_key=int`` - GRE 32-bit integer key for tx packets, if set