| Function report | 
| Source Code: fs\crypto\keyring.c | Create Date:2022-07-28 20:23:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:format_mk_users_keyring_description
Proto:static void format_mk_users_keyring_description(char description[((sizeof("fscrypt-")-1)+2*16+(sizeof("-users")-1)+1)], const u8 mk_identifier[16])
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char | description | |
| const u8 | mk_identifier | 
| 184 | sprintf(description, "fscrypt-%*phN-users", FSCRYPT_KEY_IDENTIFIER_SIZE, mk_identifier) | 
| Name | Describe | 
|---|---|
| allocate_master_key_users_keyring | 
| 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 |