| Function report | 
| Source Code: security\keys\request_key.c | Create Date:2022-07-28 18:23:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Call out to userspace for key construction.* Program failure is ignored in favour of key status.
Proto:static int construct_key(struct key *key, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct key * | key | |
| const void * | callout_info | |
| size_t | callout_len | |
| void * | aux | |
| struct key * | dest_keyring | 
| 231 | kenter("%d,%p,%zu,%p", key serial number , callout_info, callout_len, aux) | 
| 234 | authkey = Create an authorisation token for /sbin/request-key or whoever to gain* access to the caller's security data. | 
| 241 | If request_key Then actor = request_key | 
| 248 | WARN_ON(ret < 0 && !st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from) | 
| 253 | Return ret | 
| Name | Describe | 
|---|---|
| construct_key_and_link | Commence key construction. | 
| 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 |