| 函数逻辑报告 | 
| Source Code: security\apparmor\crypto.c | Create Date:2022-07-27 21:48:40 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:aa_calc_profile_hash
函数原型:int aa_calc_profile_hash(struct aa_profile *profile, unsigned int version, void *start, size_t len)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct aa_profile * | profile | |
| unsigned int | version | |
| void * | start | |
| size_t | len | 
| 68 | 如果非whether policy verification hashing is enabled 则返回:0 | 
| 71 | 如果非apparmor_tfm则返回:0 | 
| 78 | tfm等于apparmor_tfm | 
| 93 | 返回:0 | 
| 95 | fail : | 
| 96 | 释放内存 | 
| 97 | hash = NULL | 
| 99 | 返回:error | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |