Searched refs:tipc_crypto_rcv (Results 1 – 2 of 2) sorted by relevance
/linux/net/tipc/ | ||
H A D | crypto.h | 166 int tipc_crypto_rcv(struct net *net, struct tipc_crypto *rx, |
H A D | node.c | 2109 tipc_crypto_rcv(net, (n) ? n->crypto_rx : NULL, &skb, b); in tipc_rcv() |