函数逻辑报告 |
Source Code:security\integrity\ima\ima.h |
Create Date:2022-07-27 21:57:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ima_get_modsig_digest
函数原型:static inline int ima_get_modsig_digest(const struct modsig *modsig, enum hash_algo *algo, const u8 **digest, unsigned int *digest_size)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct modsig * | modsig | |
enum hash_algo * | algo | |
const u8 ** | digest | |
unsigned int * | digest_size |
356 | 返回:负EOPNOTSUPP |
名称 | 描述 |
---|---|
ima_eventdigest_modsig_init | This function writes the digest of the file which is expected to match the* digest contained in the file's appended signature. |
ima_check_blacklist | ma_check_blacklist - determine if the binary is blacklisted.* Add the hash of the blacklisted binary to the measurement list, based* on policy.* Returns -EPERM if the hash is blacklisted. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |