Home
last modified time | relevance | path

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

/linux/net/tipc/
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
1232 tipc_aead_users_dec(tx->aead[k], 0); in tipc_crypto_key_flush()
1439 tipc_aead_users_dec(tx->aead[cur], 0); in tipc_crypto_key_synch()
1954 tipc_aead_users_dec((struct tipc_aead __force __rcu *)aead, INT_MIN); in tipc_crypto_rcv_complete()

Completed in 7 milliseconds