Searched defs:algpp (Results 1 - 1 of 1) sorted by relevance

/net/xfrm/
H A Dxfrm_user.c266 static int attach_one_algo(struct xfrm_algo **algpp, u8 *props, argument
288 *algpp = p;
292 static int attach_auth(struct xfrm_algo_auth **algpp, u8 *props, argument
318 *algpp = p;
322 static int attach_auth_trunc(struct xfrm_algo_auth **algpp, u8 *props, argument
348 *algpp = p;
352 static int attach_aead(struct xfrm_algo_aead **algpp, u8 *props, argument
373 *algpp = p;

Completed in 108 milliseconds