| 函数逻辑报告 | 
| Source Code: security\integrity\digsig_asymmetric.c | Create Date:2022-07-27 21:54:12 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Request an asymmetric key.
函数原型:static struct key *request_asymmetric_key(struct key *keyring, uint32_t keyid)
返回类型:struct key
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct key * | keyring | |
| uint32_t | keyid | 
| 29 | 输出格式化串 | 
| 33 | key等于get_ima_blacklist_keyring() | 
| 34 | 如果key则 | 
| 37 | kref等于keyring_search - Search the supplied keyring tree for a matching key*@keyring: The root of the keyring tree to be searched | 
| 39 | 如果非是错误则 | 
| 45 | 如果keyring则 | 
| 49 | kref等于keyring_search - Search the supplied keyring tree for a matching key*@keyring: The root of the keyring tree to be searched | 
| 53 | 否则key等于key_ref_to_ptr(kref) | 
| 55 | 否则 | 
| 59 | 如果是错误则 | 
| 73 | pr_debug("%s() = 0 [%x]\n", __func__, key_serial(key)) | 
| 75 | 返回:key | 
| 名称 | 描述 | 
|---|---|
| asymmetric_verify | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |