函数逻辑报告 |
Source Code:security\integrity\digsig.c |
Create Date:2022-07-27 21:53:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:integrity_load_cert
函数原型:int __init integrity_load_cert(const unsigned int id, const char *source, const void *data, size_t len, key_perm_t perm)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const unsigned int | id | |
const char * | source | |
const void * | data | |
size_t | len | |
key_perm_t | perm |
202 | 返回:integrity_add_key(id, data, len, perm) |
名称 | 描述 |
---|---|
add_to_platform_keyring | add_to_platform_keyring - Add to platform keyring without validation.*@source: Source of key*@data: The blob holding the key*@len: The length of the data blob* Add a key to the platform keyring without checking its trust chain. This |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |