函数逻辑报告 | 
Source Code:fs\crypto\keyring.c | 
Create Date:2022-07-29 10:57:18 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:format_mk_user_description
函数原型:static void format_mk_user_description(char description[(2*16+(sizeof(".uid.")-1)+10+1)], const u8 mk_identifier[16])
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| char | description | |
| const u8 | mk_identifier | 
| 193 | 输出格式化串 | 
| 名称 | 描述 | 
|---|---|
| find_master_key_user | Find the current user's "key" in the master key's ->mk_users.* Returns ERR_PTR(-ENOKEY) if not found. | 
| add_master_key_user | Give the current user a "key" in ->mk_users. This charges the user's quota* and marks the master key as added by the current user, so that it cannot be* removed by another user with the key. Either the master key's key->sem must | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |