Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnode.h87 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n);
Dcrypto.c1684 struct tipc_crypto *__rx = tipc_node_crypto_rx(__dnode); in tipc_crypto_xmit()
1923 rx = tipc_node_crypto_rx(n); in tipc_crypto_rcv_complete()
Dnode.c282 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n) in tipc_node_crypto_rx() function