Home
last modified time | relevance | path

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

/linux-3.3/net/key/
Daf_key.c415 static inline int pfkey_sec_ctx_len(const struct sadb_x_sec_ctx *sec_ctx) in pfkey_sec_ctx_len()
424 const struct sadb_x_sec_ctx *sec_ctx = p; in verify_sec_ctx_len() local
438 …inline struct xfrm_user_sec_ctx *pfkey_sadb2xfrm_user_sec_ctx(const struct sadb_x_sec_ctx *sec_ctx) in pfkey_sadb2xfrm_user_sec_ctx()
734 struct sadb_x_sec_ctx *sec_ctx; in __pfkey_xfrm_state2msg() local
1037 const struct sadb_x_sec_ctx *sec_ctx; in pfkey_msg2xfrm_state() local
1989 struct sadb_x_sec_ctx *sec_ctx; in pfkey_xfrm_policy2msg() local
2175 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spdadd() local
2296 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spddelete() local
3035 struct sadb_x_sec_ctx *sec_ctx; in pfkey_send_acquire() local
3140 struct sadb_x_sec_ctx *sec_ctx; in pfkey_compile_policy() local
/linux-3.3/security/
Dcapability.c720 struct xfrm_user_sec_ctx *sec_ctx) in cap_xfrm_policy_alloc_security()
741 struct xfrm_user_sec_ctx *sec_ctx, in cap_xfrm_state_alloc_security()
Dsecurity.c1207 int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp, struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_policy_alloc()
1230 int security_xfrm_state_alloc(struct xfrm_state *x, struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/linux-3.3/include/linux/
Dsecurity.h2761 …nline int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp, struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_policy_alloc()
2781 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()