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

/linux-master/net/tipc/
H A Dcrypto.c135 * struct tipc_aead - TIPC AEAD key structure
150 struct tipc_aead { struct
154 struct tipc_aead *cloned;
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 __rc
[all...]
H A Dmsg.h121 struct tipc_aead *last;

Completed in 279 milliseconds