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

/linux-master/net/tipc/
H A Dcrypto.h166 int tipc_crypto_rcv(struct net *net, struct tipc_crypto *rx,
H A Dcrypto.c1784 * tipc_crypto_rcv - Decrypt an encrypted TIPC message from peer
1805 int tipc_crypto_rcv(struct net *net, struct tipc_crypto *rx, function
H A Dnode.c2108 tipc_crypto_rcv(net, (n) ? n->crypto_rx : NULL, &skb, b);

Completed in 189 milliseconds