函数逻辑报告 |
Source Code:fs\crypto\fname.c |
Create Date:2022-07-29 10:56:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:fscrypt_fname_encrypted_size
函数原型:bool fscrypt_fname_encrypted_size(const struct inode *inode, unsigned int orig_len, unsigned int max_len, unsigned int *encrypted_len_ret)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct inode * | inode | |
unsigned int | orig_len | |
unsigned int | max_len | |
unsigned int * | encrypted_len_ret |
184 | ci等于i_crypt_info |
185 | padding等于4左移Return the flags (FSCRYPT_POLICY_FLAG*) of a valid encryption policy 按位与FSCRYPT_POLICY_FLAGS_PAD_MASK的值位 |
194 | 返回:true |
名称 | 描述 |
---|---|
fscrypt_setup_filename | scrypt_setup_filename() - prepare to search a possibly encrypted directory*@dir: the directory that will be searched*@iname: the user-provided filename being searched for*@lookup: 1 if we're allowed to proceed without the key because it's* ->lookup() or |
__fscrypt_prepare_symlink |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |