Home
last modified time | relevance | path

Searched refs:tx_key (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
A Dcrypto.c289 u8 tx_key);
1074 ehdr->tx_key = tx_key; in tipc_ehdr_build()
1322 u8 tx_key) in tipc_crypto_key_pick_tx() argument
1702 u8 tx_key = 0; in tipc_crypto_xmit() local
1710 tx_key = key.pending; in tipc_crypto_xmit()
1727 tx_key = KEY_MASTER; in tipc_crypto_xmit()
1753 tx_key = key.active; in tipc_crypto_xmit()
1822 u8 tx_key, n; in tipc_crypto_rcv() local
1824 tx_key = ((struct tipc_ehdr *)(*skb)->data)->tx_key; in tipc_crypto_rcv()
1834 if (tx_key == key.active || tx_key == key.pending || in tipc_crypto_rcv()
[all …]
A Dcrypto.h129 tx_key:2; member
134 __u8 tx_key:2,
/net/wireless/
A Dwext-compat.c399 const u8 *addr, bool remove, bool tx_key, in cfg80211_set_encryption() argument
491 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()

Completed in 11 milliseconds