Searched refs:tipc_node_crypto_rx (Results 1 – 3 of 3) sorted by relevance
87 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n);
1684 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()
282 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n) in tipc_node_crypto_rx() function