Home
last modified time | relevance | path

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

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