函数逻辑报告 |
Source Code:security\keys\request_key_auth.c |
Create Date:2022-07-27 19:58:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Search the current process's keyrings for the authorisation key for* instantiation of a key.
函数原型:struct key *key_get_instantiation_authkey(key_serial_t target_id)
返回类型:struct key
参数:
类型 | 参数 | 名称 |
---|---|---|
key_serial_t | target_id |
269 | 如果是错误则 |
276 | authkey等于key_ref_to_ptr(authkey_ref) |
282 | error : |
283 | 返回:authkey |
名称 | 描述 |
---|---|
keyctl_set_timeout | Set or clear the timeout on a key.* Either the key must grant the caller Setattr permission or else the caller* must hold an instantiation authorisation token for the key.* The timeout is either 0 to clear the timeout, or a number of seconds from |
keyctl_assume_authority | Assume (or clear) the authority to instantiate the specified key |
keyctl_get_security | Get a key's the LSM security label.* The key must grant the caller View permission for this to work.* If there's a buffer, then up to buflen bytes of data will be placed into it.* If successful, the amount of information available will be returned, |
keyctl_describe_key | Return a description of a key to userspace |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |