函数逻辑报告 |
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_description
函数原型:static void format_mk_description(char description[33], const struct fscrypt_key_specifier *mk_spec)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
char | description | |
const struct fscrypt_key_specifier * | mk_spec |
176 | 输出格式化串 |
名称 | 描述 |
---|---|
fscrypt_find_master_key | Find the specified master key in ->s_master_keys.* Returns ERR_PTR(-ENOKEY) if not found. |
add_new_master_key | Allocate a new fscrypt_master_key which contains the given secret, set it as* the payload of a new 'struct key' of type fscrypt, and link the 'struct key'* into the given keyring. Synchronized by fscrypt_add_key_mutex. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |