Home
last modified time | relevance | path

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

/linux-3.3/net/xfrm/
Dxfrm_user.c257 static int attach_one_algo(struct xfrm_algo **algpp, u8 *props, in attach_one_algo() function
509 if ((err = attach_one_algo(&x->ealg, &x->props.ealgo, in xfrm_state_construct()
513 if ((err = attach_one_algo(&x->calg, &x->props.calgo, in xfrm_state_construct()