Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dcrypto.c267 static int tipc_aead_decrypt(struct net *net, struct tipc_aead *aead,
881 static int tipc_aead_decrypt(struct net *net, struct tipc_aead *aead, in tipc_aead_decrypt() function
1848 rc = tipc_aead_decrypt(net, aead, *skb, b); in tipc_crypto_rcv()