Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.h166 int tipc_crypto_rcv(struct net *net, struct tipc_crypto *rx,
H A Dcrypto.c1805 int tipc_crypto_rcv(struct net *net, struct tipc_crypto *rx, in tipc_crypto_rcv() function
H A Dnode.c2111 tipc_crypto_rcv(net, (n) ? n->crypto_rx : NULL, &skb, b); in tipc_rcv()