Function report |
Source Code:security\keys\keyctl_pkey.c |
Create Date:2022-07-28 18:27:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Parse the information string which consists of key=val pairs.
Proto:static int keyctl_pkey_params_parse(struct kernel_pkey_params *params)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernel_pkey_params * | params |
40 | token_mask = 0 |
60 | Break |
64 | Break |
66 | Default |
67 | Return -EINVAL |
71 | Return 0 |
Name | Describe |
---|---|
keyctl_pkey_params_get | Interpret parameters. Callers must always call the free function* on params, even if an error is returned. |
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 |