Home
last modified time | relevance | path

Searched refs:copy_to_user_aead (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/xfrm/
Dxfrm_user.c990 static int copy_to_user_aead(struct xfrm_algo_aead *aead, struct sk_buff *skb) in copy_to_user_aead() function
1071 ret = copy_to_user_aead(x->aead, skb); in copy_to_user_state_extra()