函数逻辑报告 |
Source Code:security\keys\keyring.c |
Create Date:2022-07-27 19:52:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Build the next index key chunk.* We return it one word-sized chunk at a time.
函数原型:static unsigned long keyring_get_key_chunk(const void *data, int level)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | data | |
int | level |
271 | chunk等于0 |
278 | 返回: Hash value |
280 | 返回:x |
282 | 返回:type |
284 | 返回: Domain of operation |
285 | 默认 |
286 | level减等于4 |
287 | 如果desc_len小于等于 First few chars of description 的长度则返回:0 |
290 | d等于description加 First few chars of description 的长度 |
292 | desc_len减等于 First few chars of description 的长度 |
295 | 循环 |
299 | 返回:chunk |
名称 | 描述 |
---|---|
keyring_get_object_key_chunk |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |