Searched refs:tipc_aead_users_dec (Results 1 - 1 of 1) sorted by last modified time

/linux-master/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) function
1221 tipc_aead_users_dec(tx->aead[k], 0);
1428 tipc_aead_users_dec(tx->aead[cur], 0);
1943 tipc_aead_users_dec((struct tipc_aead __force __rcu *)aead, INT_MIN);

Completed in 161 milliseconds