Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dcrypto.c266 static int tipc_aead_encrypt(struct tipc_aead *aead, struct sk_buff *skb,
732 static int tipc_aead_encrypt(struct tipc_aead *aead, struct sk_buff *skb, in tipc_aead_encrypt() function
1756 rc = tipc_aead_encrypt(aead, *skb, b, dst, __dnode); in tipc_crypto_xmit()