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

/linux-master/net/tipc/
H A Dcrypto.h163 int tipc_crypto_xmit(struct net *net, struct sk_buff **skb,
H A Dbearer.c568 tipc_crypto_xmit(net, &skb, b, dest, NULL);
599 tipc_crypto_xmit(net, &skb, b, dst, __dnode);
633 tipc_crypto_xmit(net, &skb, b, dst, NULL);
H A Dcrypto.c1651 tipc_crypto_xmit(net, &skb, b, dst, __dnode);
1658 * tipc_crypto_xmit - Build & encrypt TIPC message for xmit
1680 int tipc_crypto_xmit(struct net *net, struct sk_buff **skb, function

Completed in 116 milliseconds