Function report |
Source Code:fs\crypto\keysetup.c |
Create Date:2022-07-28 20:24:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Given the per-file key, set up the file's crypto transform object
Proto:int fscrypt_set_derived_key(struct fscrypt_info *ci, const u8 *derived_key)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fscrypt_info * | ci | |
const u8 * | derived_key |
118 | Return 0 |
Name | Describe |
---|---|
fscrypt_setup_v2_file_key | |
setup_v1_file_key_derived | v1 policy, !DIRECT_KEY: derive the file's encryption 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 |