Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.c256 static void tipc_aead_users_dec(struct tipc_aead __rcu *aead, int lim);
456 static void tipc_aead_users_dec(struct tipc_aead __rcu *aead, int lim) in tipc_aead_users_dec() function
1221 tipc_aead_users_dec(tx->aead[k], 0); in tipc_crypto_key_flush()
1428 tipc_aead_users_dec(tx->aead[cur], 0); in tipc_crypto_key_synch()
1943 tipc_aead_users_dec((struct tipc_aead __force __rcu *)aead, INT_MIN); in tipc_crypto_rcv_complete()