Function report | 
Source Code:security\selinux\hooks.c | 
Create Date:2022-07-28 19:02:41 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:selinux_key_permission
Proto:static int selinux_key_permission(key_ref_t key_ref, const struct cred *cred, unsigned perm)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| key_ref_t | key_ref | |
| const struct cred * | cred | |
| unsigned | perm | 
| 6576 | If perm == 0 Then Return 0 | 
| 6581 | key = key_ref_to_ptr(key_ref) | 
| 6582 | ksec = security data for this key | 
| 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  |