Lines Matching refs:tipc_aead_key
159 struct tipc_aead_key *key;
207 struct tipc_aead_key *skey;
255 static int tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey,
299 static int tipc_crypto_key_xmit(struct net *net, struct tipc_aead_key *skey,
304 static int tipc_aead_key_generate(struct tipc_aead_key *skey);
328 int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info) in tipc_aead_key_validate()
362 static int tipc_aead_key_generate(struct tipc_aead_key *skey) in tipc_aead_key_generate()
507 static int tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey, in tipc_aead_init()
1125 int tipc_crypto_key_init(struct tipc_crypto *c, struct tipc_aead_key *ukey, in tipc_crypto_key_init()
2228 static int tipc_crypto_key_xmit(struct net *net, struct tipc_aead_key *skey, in tipc_crypto_key_xmit()
2280 struct tipc_aead_key *skey = NULL; in tipc_crypto_key_rcv()
2428 struct tipc_aead_key *skey = NULL; in tipc_crypto_work_tx()