Home
last modified time | relevance | path

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

/security/
Dsecurity.c2469 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc() argument
2472 return call_int_hook(xfrm_policy_alloc_security, 0, ctxp, sec_ctx, gfp); in security_xfrm_policy_alloc()
2494 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc() argument
2496 return call_int_hook(xfrm_state_alloc, 0, x, sec_ctx); in security_xfrm_state_alloc()