函数逻辑报告 |
Source Code:fs\crypto\fscrypt_private.h |
Create Date:2022-07-29 10:56:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:master_key_spec_type
函数原型:static inline const char *master_key_spec_type(const struct fscrypt_key_specifier *spec)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct fscrypt_key_specifier * | spec |
414 | 返回:"descriptor" |
416 | 返回:"identifier" |
418 | 返回:"[unknown]" |
名称 | 描述 |
---|---|
check_for_busy_inodes | |
setup_file_encryption_key | Find the master key, then set up the inode's actual encryption key.* If the master key is found in the filesystem-level keyring, then the* corresponding 'struct key' is returned in *master_key_ret with* ->mk_secret_sem read-locked |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |