Home
last modified time | relevance | path

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

/Linux-v5.4/net/xfrm/
Dxfrm_user.c288 static int attach_one_algo(struct xfrm_algo **algpp, u8 *props, in attach_one_algo() argument
310 *algpp = p; in attach_one_algo()
339 static int attach_auth(struct xfrm_algo_auth **algpp, u8 *props, in attach_auth() argument
365 *algpp = p; in attach_auth()
369 static int attach_auth_trunc(struct xfrm_algo_auth **algpp, u8 *props, in attach_auth_trunc() argument
395 *algpp = p; in attach_auth_trunc()