Home
last modified time | relevance | path

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

/Linux-v5.4/net/key/
Daf_key.c444 static inline int pfkey_sec_ctx_len(const struct sadb_x_sec_ctx *sec_ctx) in pfkey_sec_ctx_len()
453 const struct sadb_x_sec_ctx *sec_ctx = p; in verify_sec_ctx_len() local
467 …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()
774 struct sadb_x_sec_ctx *sec_ctx; in __pfkey_xfrm_state2msg() local
1071 const struct sadb_x_sec_ctx *sec_ctx; in pfkey_msg2xfrm_state() local
2061 struct sadb_x_sec_ctx *sec_ctx; in pfkey_xfrm_policy2msg() local
2245 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spdadd() local
2360 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spddelete() local
3140 struct sadb_x_sec_ctx *sec_ctx; in pfkey_send_acquire() local
3246 struct sadb_x_sec_ctx *sec_ctx; in pfkey_compile_policy() local
/Linux-v5.4/include/linux/
Dsecurity.h1592 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
1613 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/Linux-v5.4/security/
Dsecurity.c2228 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
2253 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/Linux-v5.4/fs/ceph/
Dsuper.h952 void *sec_ctx; member