Lines Matching defs:aead

206 	struct tipc_aead __rcu *aead[KEY_MAX + 1];  member
240 struct tipc_aead *aead; member
247 struct tipc_aead *aead; member
383 static struct tipc_aead *tipc_aead_get(struct tipc_aead __rcu *aead) in tipc_aead_get()
396 static inline void tipc_aead_put(struct tipc_aead *aead) in tipc_aead_put()
408 struct tipc_aead *aead = container_of(rp, struct tipc_aead, rcu); in tipc_aead_free() local
431 static int tipc_aead_users(struct tipc_aead __rcu *aead) in tipc_aead_users()
445 static void tipc_aead_users_inc(struct tipc_aead __rcu *aead, int lim) in tipc_aead_users_inc()
456 static void tipc_aead_users_dec(struct tipc_aead __rcu *aead, int lim) in tipc_aead_users_dec()
467 static void tipc_aead_users_set(struct tipc_aead __rcu *aead, int val) in tipc_aead_users_set()
488 static struct crypto_aead *tipc_aead_tfm_next(struct tipc_aead *aead) in tipc_aead_tfm_next()
514 static int tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey, in tipc_aead_init()
628 struct tipc_aead *aead; in tipc_aead_clone() local
732 static int tipc_aead_encrypt(struct tipc_aead *aead, struct sk_buff *skb, in tipc_aead_encrypt()
838 struct tipc_aead *aead = tx_ctx->aead; in tipc_aead_encrypt_done() local
877 static int tipc_aead_decrypt(struct net *net, struct tipc_aead *aead, in tipc_aead_decrypt()
962 struct tipc_aead *aead = rx_ctx->aead; in tipc_aead_decrypt_done() local
1030 static int tipc_ehdr_build(struct net *net, struct tipc_aead *aead, in tipc_ehdr_build()
1122 struct tipc_aead *aead = NULL; in tipc_crypto_key_init() local
1148 struct tipc_aead *aead, u8 pos, in tipc_crypto_key_attach()
1316 struct tipc_aead *aead = NULL; in tipc_crypto_key_pick_tx() local
1689 struct tipc_aead *aead = NULL; in tipc_crypto_xmit() local
1810 struct tipc_aead *aead = NULL; in tipc_crypto_rcv() local
1888 static void tipc_crypto_rcv_complete(struct net *net, struct tipc_aead *aead, in tipc_crypto_rcv_complete()
2074 struct tipc_aead *aead; in tipc_crypto_key_dump() local
2194 struct tipc_aead *aead; in tipc_crypto_key_distr() local
2441 struct tipc_aead *aead; in tipc_crypto_work_tx() local