函数逻辑报告 |
Source Code:fs\crypto\fname.c |
Create Date:2022-07-29 10:56:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ase64_encode() -* Encodes the input string using characters from the set [A-Za-z0-9+,].* The encoded string is roughly 4/3 times the size of the input string.* Return: length of the encoded string
函数原型:static int base64_encode(const u8 *src, int len, char *dst)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const u8 * | src | |
int | len | |
char * | dst |
153 | 如果bits则cp自加等于lookup_table[ac & 0x3f] |
名称 | 描述 |
---|---|
fscrypt_fname_disk_to_usr | scrypt_fname_disk_to_usr() - converts a filename from disk space to user* space* The caller must have allocated sufficient memory for the @oname string.* If the key is available, we'll decrypt the disk name; otherwise, we'll encode* it for presentation |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |