Function report | 
Source Code:fs\crypto\fname.c | 
Create Date:2022-07-28 20:23:37 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:base64_decode
Proto:static int base64_decode(const char *src, int len, u8 *dst)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | src | |
| int | len | |
| u8 * | dst | 
| 165 | p = strchr - Find the first occurrence of the character c in the string s.*@s: the string to be searched*@c: the character to search for | 
| 168 | ac += p - lookup_table << bits | 
| 169 | bits += 6 | 
| 170 | If bits >= 8 Then | 
| 176 | If ac Then Return -1 | 
| Name | Describe | 
|---|---|
| fscrypt_setup_filename | scrypt_setup_filename() - prepare to search a possibly encrypted directory*@dir: the directory that will be searched*@iname: the user-provided filename being searched for*@lookup: 1 if we're allowed to proceed without the key because it's* ->lookup() or | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |