Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dcrypto.c253 static void tipc_aead_free(struct rcu_head *rp);
399 call_rcu(&aead->rcu, tipc_aead_free); in tipc_aead_put()
406 static void tipc_aead_free(struct rcu_head *rp) in tipc_aead_free() function
601 tipc_aead_free(&tmp->rcu); in tipc_aead_init()
1132 tipc_aead_free(&aead->rcu); in tipc_crypto_key_init()
1935 tipc_aead_free(&tmp->rcu); in tipc_crypto_rcv_complete()