Function report |
Source Code:security\keys\keyctl.c |
Create Date:2022-07-28 18:20:26 |
Last Modify:2020-03-18 07:59:52 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Change the request_key authorisation key on the current process.
Proto:static int keyctl_change_reqkey_auth(struct key *key)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct key * | key |
1077 | new = prepare_creds - Prepare a new set of credentials for modification* Prepare a new set of task credentials for modification |
1082 | assumed request_key authority = key_get(key) |
Name | Describe |
---|---|
keyctl_instantiate_key_common | Instantiate a key with the specified payload and link the key into the* destination keyring if one is given.* The caller must have the appropriate instantiation permit set for this to* work (see keyctl_assume_authority). No other permissions are required. |
keyctl_reject_key | Negatively instantiate the key with the given timeout (in seconds) and error* code and link the key into the destination keyring if one is given.* The caller must have the appropriate instantiation permit set for this to |
keyctl_assume_authority | Assume (or clear) the authority to instantiate the specified 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 |