Searched refs:pol_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/key/
H A Daf_key.c2370 struct xfrm_sec_ctx *pol_ctx = NULL; local
2406 err = security_xfrm_policy_alloc(&pol_ctx, uctx, GFP_KERNEL);
2413 pol->sadb_x_policy_dir - 1, &sel, pol_ctx,
2415 security_xfrm_policy_free(pol_ctx);

Completed in 166 milliseconds