Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.c150 struct tipc_aead { struct
240 struct tipc_aead *aead;
247 struct tipc_aead *aead;
251 static struct tipc_aead *tipc_aead_get(struct tipc_aead __rcu *aead);
261 static int tipc_aead_clone(struct tipc_aead **dst, struct tipc_aead *src);
383 static struct tipc_aead *tipc_aead_get(struct tipc_aead __rcu *aead) in tipc_aead_get()
385 struct tipc_aead *tmp; in tipc_aead_get()
408 struct tipc_aead *aead = container_of(rp, struct tipc_aead, rcu); in tipc_aead_free()
433 struct tipc_aead *tmp; in tipc_aead_users()
447 struct tipc_aead *tmp; in tipc_aead_users_inc()
[all …]
H A Dmsg.h121 struct tipc_aead *last;