Home
last modified time | relevance | path

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

/linux-6.12.1/net/xfrm/
Dxfrm_user.c467 static int attach_one_algo(struct xfrm_algo **algpp, u8 *props, in attach_one_algo() argument
491 *algpp = p; in attach_one_algo()
523 static int attach_auth(struct xfrm_algo_auth **algpp, u8 *props, in attach_auth() argument
551 *algpp = p; in attach_auth()
555 static int attach_auth_trunc(struct xfrm_algo_auth **algpp, u8 *props, in attach_auth_trunc() argument
585 *algpp = p; in attach_auth_trunc()