函数逻辑报告 | 
Source Code:security\keys\keyctl.c | 
Create Date:2022-07-27 19:55:04 | 
| Last Modify:2020-03-18 07:59:52 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Change the request_key authorisation key on the current process.
函数原型:static int keyctl_change_reqkey_auth(struct key *key)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct key * | key | 
| 1077 | new等于prepare_creds - Prepare a new set of credentials for modification* Prepare a new set of task credentials for modification | 
| 1082 | assumed request_key authority 等于key_get(key) | 
| 名称 | 描述 | 
|---|---|
| keyctl_instantiate_key_common | Instantiate a key with the specified payload and link the key into the* destination keyring if one is given.* The caller must have the appropriate instantiation permit set for this to* work (see keyctl_assume_authority). No other permissions are required. | 
| keyctl_reject_key | Negatively instantiate the key with the given timeout (in seconds) and error* code and link the key into the destination keyring if one is given.* The caller must have the appropriate instantiation permit set for this to | 
| keyctl_assume_authority | Assume (or clear) the authority to instantiate the specified key | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |