Function report |
Source Code:security\selinux\xfrm.c |
Create Date:2022-07-28 19:16:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns true if the context is an LSM/SELinux context.
Proto:static inline int selinux_authorizable_ctx(struct xfrm_sec_ctx *ctx)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct xfrm_sec_ctx * | ctx |
57 | Return ctx && ctx_doi == XFRM_SC_DOI_LSM && ctx_alg == XFRM_SC_ALG_SELINUX |
Name | Describe |
---|---|
selinux_authorizable_xfrm | Returns true if the xfrm contains a security blob for SELinux. |
selinux_xfrm_policy_lookup | LSM hook implementation that authorizes that a flow can use a xfrm policy* rule. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |