xfrm_sec_ctx
LSM_HOOK(int, 0, xfrm_policy_alloc_security, struct xfrm_sec_ctx **ctxp,
LSM_HOOK(int, 0, xfrm_policy_clone_security, struct xfrm_sec_ctx *old_ctx,
struct xfrm_sec_ctx **new_ctx)
struct xfrm_sec_ctx *ctx)
LSM_HOOK(int, 0, xfrm_policy_delete_security, struct xfrm_sec_ctx *ctx)
struct xfrm_sec_ctx *polsec, u32 secid)
LSM_HOOK(int, 0, xfrm_policy_lookup, struct xfrm_sec_ctx *ctx, u32 fl_secid)
int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
int security_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, struct xfrm_sec_ctx **new_ctxp);
void security_xfrm_policy_free(struct xfrm_sec_ctx *ctx);
int security_xfrm_policy_delete(struct xfrm_sec_ctx *ctx);
struct xfrm_sec_ctx *polsec, u32 secid);
int security_xfrm_policy_lookup(struct xfrm_sec_ctx *ctx, u32 fl_secid);
static inline int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
static inline int security_xfrm_policy_clone(struct xfrm_sec_ctx *old, struct xfrm_sec_ctx **new_ctxp)
static inline void security_xfrm_policy_free(struct xfrm_sec_ctx *ctx)
static inline int security_xfrm_policy_delete(struct xfrm_sec_ctx *ctx)
struct xfrm_sec_ctx *polsec, u32 secid)
static inline int security_xfrm_policy_lookup(struct xfrm_sec_ctx *ctx, u32 fl_secid)
struct xfrm_sec_ctx;
static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2)
static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2)
struct xfrm_sec_ctx *ctx, int delete,
struct xfrm_sec_ctx *security;
struct xfrm_sec_ctx *security;
struct xfrm_sec_ctx *xfrm_ctx = xp->security;
struct xfrm_sec_ctx *xfrm_ctx;
struct xfrm_sec_ctx *pol_ctx = NULL;
struct xfrm_sec_ctx *xfrm_ctx;
struct xfrm_sec_ctx *xfrm_ctx;
struct xfrm_sec_ctx *ctx)
struct xfrm_sec_ctx *ctx, int delete, int *err)
struct xfrm_sec_ctx *ctx = xp->security;
static inline int clone_security(struct xfrm_state *x, struct xfrm_sec_ctx *security)
struct xfrm_sec_ctx *ctx = x->security;
static int copy_sec_ctx(struct xfrm_sec_ctx *s, struct sk_buff *skb)
struct xfrm_sec_ctx *ctx;
struct xfrm_sec_ctx *ctx;
static inline unsigned int xfrm_user_sec_ctx_size(struct xfrm_sec_ctx *xfrm_ctx)
int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
int security_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx,
struct xfrm_sec_ctx **new_ctxp)
void security_xfrm_policy_free(struct xfrm_sec_ctx *ctx)
int security_xfrm_policy_delete(struct xfrm_sec_ctx *ctx)
struct xfrm_sec_ctx *polsec, u32 secid)
int security_xfrm_policy_lookup(struct xfrm_sec_ctx *ctx, u32 fl_secid)
int selinux_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
int selinux_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx,
struct xfrm_sec_ctx **new_ctxp);
void selinux_xfrm_policy_free(struct xfrm_sec_ctx *ctx);
int selinux_xfrm_policy_delete(struct xfrm_sec_ctx *ctx);
struct xfrm_sec_ctx *polsec, u32 secid);
int selinux_xfrm_policy_lookup(struct xfrm_sec_ctx *ctx, u32 fl_secid);
static void selinux_xfrm_free(struct xfrm_sec_ctx *ctx)
static int selinux_xfrm_delete(struct xfrm_sec_ctx *ctx)
int selinux_xfrm_policy_lookup(struct xfrm_sec_ctx *ctx, u32 fl_secid)
struct xfrm_sec_ctx *ctx = x->security;
int selinux_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
int selinux_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx,
struct xfrm_sec_ctx **new_ctxp)
struct xfrm_sec_ctx *new_ctx;
void selinux_xfrm_policy_free(struct xfrm_sec_ctx *ctx)
int selinux_xfrm_policy_delete(struct xfrm_sec_ctx *ctx)
struct xfrm_sec_ctx *polsec, u32 secid)
struct xfrm_sec_ctx *ctx;
struct xfrm_sec_ctx *ctx = x->security;
static inline int selinux_authorizable_ctx(struct xfrm_sec_ctx *ctx)
static int selinux_xfrm_alloc_user(struct xfrm_sec_ctx **ctxp,
struct xfrm_sec_ctx *ctx = NULL;