Home
last modified time | relevance | path

Searched refs:tipc_aead_clone (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c257 static int tipc_aead_clone(struct tipc_aead **dst, struct tipc_aead *src);
607 * tipc_aead_clone - Clone a TIPC AEAD key
619 static int tipc_aead_clone(struct tipc_aead **dst, struct tipc_aead *src) in tipc_aead_clone() function
1935 if (tipc_aead_clone(&tmp, aead) < 0) in tipc_crypto_rcv_complete()
/kernel/linux/linux-6.6/net/tipc/
H A Dcrypto.c261 static int tipc_aead_clone(struct tipc_aead **dst, struct tipc_aead *src);
614 * tipc_aead_clone - Clone a TIPC AEAD key
626 static int tipc_aead_clone(struct tipc_aead **dst, struct tipc_aead *src) in tipc_aead_clone() function
1931 if (tipc_aead_clone(&tmp, aead) < 0) in tipc_crypto_rcv_complete()

Completed in 7 milliseconds