Home
last modified time | relevance | path

Searched refs:tipc_node_crypto_rx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dnode.h87 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n);
H A 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()
H A Dnode.c269 * tipc_node_crypto_rx - Retrieve crypto RX handle from node
272 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n) in tipc_node_crypto_rx() function
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.h87 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n);
H A 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()
H A Dnode.c278 * tipc_node_crypto_rx - Retrieve crypto RX handle from node
282 struct tipc_crypto *tipc_node_crypto_rx(struct tipc_node *__n) in tipc_node_crypto_rx() function

Completed in 14 milliseconds