函数逻辑报告 |
Source Code:fs\crypto\keysetup_v1.c |
Create Date:2022-07-29 10:57:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:free_direct_key
函数原型:static void free_direct_key(struct fscrypt_direct_key *dk)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fscrypt_direct_key * | dk |
156 | 如果dk则 |
名称 | 描述 |
---|---|
fscrypt_put_direct_key | |
find_or_insert_direct_key | Find/insert the given key into the fscrypt_direct_keys table. If found, it* is returned with elevated refcount, and 'to_insert' is freed if non-NULL. If* not found, 'to_insert' is inserted and returned if it's non-NULL; otherwise* NULL is returned. |
fscrypt_get_direct_key | Prepare to encrypt directly using the master key in the given mode |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |