Searched refs:tipc_aead_clone (Results 1 – 1 of 1) sorted by relevance
257 static int tipc_aead_clone(struct tipc_aead **dst, struct tipc_aead *src);615 static int tipc_aead_clone(struct tipc_aead **dst, struct tipc_aead *src) in tipc_aead_clone() function1935 if (tipc_aead_clone(&tmp, aead) < 0) in tipc_crypto_rcv_complete()