| Function report | 
| Source Code: fs\crypto\keysetup_v1.c | Create Date:2022-07-28 20:24:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:v1 policy, !DIRECT_KEY: derive the file's encryption key
Proto:static int setup_v1_file_key_derived(struct fscrypt_info *ci, const u8 *raw_master_key)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct fscrypt_info * | ci | |
| const u8 * | raw_master_key | 
| 292 | derived_key = Allocation memory | 
| 293 | If Not derived_key Then Return -ENOMEM | 
| 302 | out : | 
| 304 | Return err | 
| Name | Describe | 
|---|---|
| fscrypt_setup_v1_file_key | 
| 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 |