Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dnode.h87 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n);
Dcrypto.c1688 struct tipc_crypto *__rx = tipc_node_crypto_rx(__dnode); in tipc_crypto_xmit()
1927 rx = tipc_node_crypto_rx(n); in tipc_crypto_rcv_complete()
Dnode.c272 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n) in tipc_node_crypto_rx() function