Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c252 static void tipc_aead_users_dec(struct tipc_aead __rcu *aead, int lim);
450 static void tipc_aead_users_dec(struct tipc_aead __rcu *aead, int lim) in tipc_aead_users_dec() function
1225 tipc_aead_users_dec(tx->aead[k], 0); in tipc_crypto_key_flush()
1432 tipc_aead_users_dec(tx->aead[cur], 0); in tipc_crypto_key_synch()
1947 tipc_aead_users_dec(aead, INT_MIN); in tipc_crypto_rcv_complete()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds