函数逻辑报告 |
Source Code:security\keys\keyctl_pkey.c |
Create Date:2022-07-27 20:01:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Interpret parameters. Callers must always call the free function* on params, even if an error is returned.
函数原型:static int keyctl_pkey_params_get(key_serial_t id, const char __user *_info, struct kernel_pkey_params *params)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
key_serial_t | id | |
const char __user * | _info | |
struct kernel_pkey_params * | params |
87 | Encoding (eg. "oaep" or "raw" for none) 等于"raw" |
101 | key等于key_ref_to_ptr(key_ref) |
103 | 如果非asym_query则返回:负EOPNOTSUPP |
106 | 返回:0 |
名称 | 描述 |
---|---|
keyctl_pkey_params_get_2 | Get parameters from userspace. Callers must always call the free function* on params, even if an error is returned. |
keyctl_pkey_query | Query information about an asymmetric key. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |