Home
last modified time | relevance | path

Searched defs:tx_key (Results 1 – 4 of 4) sorted by relevance

/linux/net/tipc/
H A Dcrypto.c1040 tipc_ehdr_build(struct net * net,struct tipc_aead * aead,u8 tx_key,struct sk_buff * skb,struct tipc_crypto * __rx) tipc_ehdr_build() argument
1322 tipc_crypto_key_pick_tx(struct tipc_crypto * tx,struct tipc_crypto * rx,struct sk_buff * skb,u8 tx_key) tipc_crypto_key_pick_tx() argument
1448 tipc_crypto_key_revoke(struct net * net,u8 tx_key) tipc_crypto_key_revoke() argument
1702 u8 tx_key = 0; tipc_crypto_xmit() local
1822 u8 tx_key, n; tipc_crypto_rcv() local
[all...]
H A Dcrypto.h129 tx_key:2; member
/linux/arch/um/drivers/
H A Dvector_transports.c31 uint32_t tx_key; member
/linux/net/wireless/
H A Dwext-compat.c399 const u8 *addr, bool remove, bool tx_key, in cfg80211_set_encryption()