Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dnode.h89 struct tipc_crypto *tipc_node_crypto_rx_by_addr(struct net *net, u32 addr);
H A Dcrypto.c2168 rx = tipc_node_crypto_rx_by_addr(net, msg_prevnode(hdr)); in tipc_crypto_msg_rcv()
H A Dnode.c282 struct tipc_crypto *tipc_node_crypto_rx_by_addr(struct net *net, u32 addr) in tipc_node_crypto_rx_by_addr() function
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.h89 struct tipc_crypto *tipc_node_crypto_rx_by_addr(struct net *net, u32 addr);
H A Dcrypto.c2164 rx = tipc_node_crypto_rx_by_addr(net, msg_prevnode(hdr)); in tipc_crypto_msg_rcv()
H A Dnode.c292 struct tipc_crypto *tipc_node_crypto_rx_by_addr(struct net *net, u32 addr) in tipc_node_crypto_rx_by_addr() function

Completed in 29 milliseconds