| 函数逻辑报告 | 
| Source Code: security\integrity\digsig.c | Create Date:2022-07-27 21:53:46 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:integrity_digsig_verify
函数原型:int integrity_digsig_verify(const unsigned int id, const char *sig, int siglen, const char *digest, int digestlen)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| const unsigned int | id | |
| const char * | sig | |
| int | siglen | |
| const char * | digest | |
| int | digestlen | 
| 83 | 返回:负EOPNOTSUPP | 
| 名称 | 描述 | 
|---|---|
| xattr_verify | xattr_verify - verify xattr digest or signature* Verify whether the hash or signature matches the file contents.* Return 0 on success, error code otherwise. | 
| evm_verify_hmac | vm_verify_hmac - calculate and compare the HMAC with the EVM xattr* Compute the HMAC on the dentry's protected set of extended attributes* and compare it against the stored security | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |