Home
last modified time | relevance | path

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

/include/linux/
Dsecurity.h55 struct xfrm_sec_ctx;
1590 int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp,
1592 int security_xfrm_policy_clone(struct xfrm_sec_ctx *old_ctx, struct xfrm_sec_ctx **new_ctxp);
1593 void security_xfrm_policy_free(struct xfrm_sec_ctx *ctx);
1594 int security_xfrm_policy_delete(struct xfrm_sec_ctx *ctx);
1597 struct xfrm_sec_ctx *polsec, u32 secid);
1600 int security_xfrm_policy_lookup(struct xfrm_sec_ctx *ctx, u32 fl_secid, u8 dir);
1609 static inline int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp, in security_xfrm_policy_alloc()
1616 static inline int security_xfrm_policy_clone(struct xfrm_sec_ctx *old, struct xfrm_sec_ctx **new_ct… in security_xfrm_policy_clone()
1621 static inline void security_xfrm_policy_free(struct xfrm_sec_ctx *ctx) in security_xfrm_policy_free()
[all …]
Dlsm_hooks.h1778 int (*xfrm_policy_alloc_security)(struct xfrm_sec_ctx **ctxp,
1781 int (*xfrm_policy_clone_security)(struct xfrm_sec_ctx *old_ctx,
1782 struct xfrm_sec_ctx **new_ctx);
1783 void (*xfrm_policy_free_security)(struct xfrm_sec_ctx *ctx);
1784 int (*xfrm_policy_delete_security)(struct xfrm_sec_ctx *ctx);
1788 struct xfrm_sec_ctx *polsec,
1792 int (*xfrm_policy_lookup)(struct xfrm_sec_ctx *ctx, u32 fl_secid,
/include/net/
Dxfrm.h255 struct xfrm_sec_ctx *security;
526 struct xfrm_sec_ctx *security;
900 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match()
909 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match()
1643 struct xfrm_sec_ctx *ctx, int delete,
/include/uapi/linux/
Dxfrm.h31 struct xfrm_sec_ctx { struct