函数逻辑报告 |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-27 20:34:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:selinux_key_permission
函数原型:static int selinux_key_permission(key_ref_t key_ref, const struct cred *cred, unsigned perm)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
key_ref_t | key_ref | |
const struct cred * | cred | |
unsigned | perm |
6576 | 如果perm恒等于0则返回:0 |
6581 | key等于key_ref_to_ptr(key_ref) |
6582 | ksec等于 security data for this key |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |