Home
last modified time | relevance | path

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

/linux-6.15/net/xfrm/
H A Dxfrm_user.c541 static int attach_one_algo(struct xfrm_algo **algpp, u8 *props, in attach_one_algo() argument
565 *algpp = p; in attach_one_algo()
597 static int attach_auth(struct xfrm_algo_auth **algpp, u8 *props, in attach_auth() argument
625 *algpp = p; in attach_auth()
629 static int attach_auth_trunc(struct xfrm_algo_auth **algpp, u8 *props, in attach_auth_trunc() argument
659 *algpp = p; in attach_auth_trunc()