Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_user.c1013 static int copy_to_user_aead(struct xfrm_algo_aead *aead, struct sk_buff *skb) in copy_to_user_aead() function
1131 ret = copy_to_user_aead(x->aead, skb); in copy_to_user_state_extra()