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()
846 struct tipc_aead *aead = tx_ctx->aead; in tipc_aead_encrypt_done() local
886 static int tipc_aead_decrypt(struct net *net, struct tipc_aead *aead, in tipc_aead_decrypt()
971 struct tipc_aead *aead = rx_ctx->aead; in tipc_aead_decrypt_done() local
1039 static int tipc_ehdr_build(struct net *net, struct tipc_aead *aead, in tipc_ehdr_build()
1131 struct tipc_aead *aead = NULL; in tipc_crypto_key_init() local
1157 struct tipc_aead *aead, u8 pos, in tipc_crypto_key_attach()
1325 struct tipc_aead *aead = NULL; in tipc_crypto_key_pick_tx() local
1698 struct tipc_aead *aead = NULL; in tipc_crypto_xmit() local
1819 struct tipc_aead *aead = NULL; in tipc_crypto_rcv() local
1897 static void tipc_crypto_rcv_complete(struct net *net, struct tipc_aead *aead, in tipc_crypto_rcv_complete()
2083 struct tipc_aead *aead; in tipc_crypto_key_dump() local
2203 struct tipc_aead *aead; in tipc_crypto_key_distr() local
2450 struct tipc_aead *aead; in tipc_crypto_work_tx() local