函数逻辑报告 | 
Source Code:security\keys\encrypted-keys\encrypted.c | 
Create Date:2022-07-27 20:06:59 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:datablob_format - format as an ascii string, before copying to userspace
函数原型:static char *datablob_format(struct encrypted_key_payload *epayload, size_t asciiblob_len)
返回类型:char
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct encrypted_key_payload * | epayload | |
| size_t | asciiblob_len | 
| 274 | iv等于 datablob: iv | 
| 282 | ascii_buf[asciiblob_len]等于'\0' | 
| 290 | 以i小于asciiblob_len减len的差除2循环bufp等于hex_byte_pack(bufp, iv[i]) | 
| 292 | out : | 
| 293 | 返回:ascii_buf | 
| 名称 | 描述 | 
|---|---|
| encrypted_read | rypted_read - format and copy the encrypted data to userspace* The resulting datablob format is:*  | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |