Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dcrypto.c249 static void tipc_aead_free(struct rcu_head *rp);
393 call_rcu(&aead->rcu, tipc_aead_free); in tipc_aead_put()
400 static void tipc_aead_free(struct rcu_head *rp) in tipc_aead_free() function
1138 tipc_aead_free(&aead->rcu); in tipc_crypto_key_init()
1938 tipc_aead_free(&tmp->rcu); in tipc_crypto_rcv_complete()