Lines Matching defs:rx
1210 struct tipc_crypto *tx, *rx; in tipc_crypto_key_flush() local
1254 static bool tipc_crypto_key_try_align(struct tipc_crypto *rx, u8 new_pending) in tipc_crypto_key_try_align()
1317 struct tipc_crypto *rx, in tipc_crypto_key_pick_tx()
1387 static void tipc_crypto_key_synch(struct tipc_crypto *rx, struct sk_buff *skb) in tipc_crypto_key_synch()
1546 void tipc_crypto_timeout(struct tipc_crypto *rx) in tipc_crypto_timeout()
1809 int tipc_crypto_rcv(struct net *net, struct tipc_crypto *rx, in tipc_crypto_rcv()
1897 struct tipc_crypto *rx = aead->crypto; in tipc_crypto_rcv_complete() local
2000 struct tipc_crypto *tx = tn->crypto_tx, *rx; in tipc_crypto_do_cmd() local
2156 struct tipc_crypto *rx; in tipc_crypto_msg_rcv() local
2277 static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr) in tipc_crypto_key_rcv()
2338 struct tipc_crypto *rx = container_of(dwork, struct tipc_crypto, work); in tipc_crypto_work_rx() local