函数逻辑报告 |
Source Code:security\integrity\evm\evm_crypto.c |
Create Date:2022-07-27 22:09:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Protect against 'cutting & pasting' security.evm xattr, include inode* specific info.* (Additional directory/file metadata needs to be added for more complete* protection.)
函数原型:static void hmac_add_misc(struct shash_desc *desc, struct inode *inode, char type, char *digest)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct shash_desc * | desc | |
struct inode * | inode | |
char | type | |
char * | digest |
157 | 如果type不等于EVM_XATTR_PORTABLE_DIGSIG则 |
名称 | 描述 |
---|---|
evm_calc_hmac_or_hash | Calculate the HMAC value across the set of protected security xattrs.* Instead of retrieving the requested xattr, for performance, calculate* the hmac using the requested xattr value. Don't alloc/free memory for |
evm_init_hmac |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |