Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.c271 static int tipc_aead_decrypt(struct net *net, struct tipc_aead *aead,
877 static int tipc_aead_decrypt(struct net *net, struct tipc_aead *aead, in tipc_aead_decrypt() function
1844 rc = tipc_aead_decrypt(net, aead, *skb, b); in tipc_crypto_rcv()