Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_user.c864 static int copy_to_user_auth(struct xfrm_algo_auth *auth, struct sk_buff *skb) in copy_to_user_auth() function
927 ret = copy_to_user_auth(x->aalg, skb); in copy_to_user_state_extra()