函数逻辑报告 |
Source Code:security\keys\process_keys.c |
Create Date:2022-07-27 19:56:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Install a thread keyring to the current task if it didn't have one already.* Return: 0 if a thread keyring is now present; -errno on failure.
函数原型:static int install_thread_keyring(void)
返回类型:int
参数:无
249 | new等于prepare_creds - Prepare a new set of credentials for modification* Prepare a new set of task credentials for modification |
254 | 如果ret小于0则 |
256 | 返回:ret |
名称 | 描述 |
---|---|
lookup_user_key | Look up a key ID given us by userspace with a given permissions mask to get* the key it refers to.* Flags can be passed to request that special keyrings be created if referred* to directly, to permit partially constructed keys to be found and to skip |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |