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

/linux-master/net/tipc/
H A Dcrypto.c271 static int tipc_aead_decrypt(struct net *net, struct tipc_aead *aead,
866 * tipc_aead_decrypt - Decrypt an encrypted message
877 static int tipc_aead_decrypt(struct net *net, struct tipc_aead *aead, function
1844 rc = tipc_aead_decrypt(net, aead, *skb, b);

Completed in 170 milliseconds