Searched refs:tipc_aead (Results 1 – 2 of 2) sorted by relevance
150 struct tipc_aead { struct154 struct tipc_aead *cloned; argument206 struct tipc_aead __rcu *aead[KEY_MAX + 1];240 struct tipc_aead *aead;247 struct tipc_aead *aead;251 static struct tipc_aead *tipc_aead_get(struct tipc_aead __rcu *aead);252 static inline void tipc_aead_put(struct tipc_aead *aead);254 static int tipc_aead_users(struct tipc_aead __rcu *aead);255 static void tipc_aead_users_inc(struct tipc_aead __rcu *aead, int lim);256 static void tipc_aead_users_dec(struct tipc_aead __rcu *aead, int lim);[all …]
121 struct tipc_aead *last;