Home
last modified time | relevance | path

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

/openbmc/linux/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