Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dcrypto.c150 struct tipc_aead { struct
154 struct tipc_aead *cloned; argument
206 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 …]
Dmsg.h121 struct tipc_aead *last;