Searched refs:tipc_aead (Results 1 – 2 of 2) sorted by relevance
148 struct tipc_aead { struct152 struct tipc_aead *cloned; argument202 struct tipc_aead __rcu *aead[KEY_MAX + 1];236 struct tipc_aead *aead;243 struct tipc_aead *aead;247 static struct tipc_aead *tipc_aead_get(struct tipc_aead __rcu *aead);248 static inline void tipc_aead_put(struct tipc_aead *aead);250 static int tipc_aead_users(struct tipc_aead __rcu *aead);251 static void tipc_aead_users_inc(struct tipc_aead __rcu *aead, int lim);252 static void tipc_aead_users_dec(struct tipc_aead __rcu *aead, int lim);[all …]
120 struct tipc_aead *last;