Function report |
Source Code:fs\crypto\fscrypt_private.h |
Create Date:2022-07-28 20:23:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:master_key_spec_type
Proto:static inline const char *master_key_spec_type(const struct fscrypt_key_specifier *spec)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const struct fscrypt_key_specifier * | spec |
414 | Return "descriptor" |
416 | Return "identifier" |
418 | Return "[unknown]" |
Name | Describe |
---|---|
check_for_busy_inodes | |
setup_file_encryption_key | Find the master key, then set up the inode's actual encryption key.* If the master key is found in the filesystem-level keyring, then the* corresponding 'struct key' is returned in *master_key_ret with* ->mk_secret_sem read-locked |
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 |