Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:17:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:strict_link_reject - Give -EPERM to restrict link*@keyring: The keyring being added to.*@type: The type of key being added.*@payload: The payload of the key intended to be added.*@restriction_key: Keys providing additional data for evaluating restriction.
Proto:int restrict_link_reject(struct key *keyring, const struct key_type *type, const union key_payload *payload, struct key *restriction_key)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct key * | keyring | |
const struct key_type * | type | |
const union key_payload * | payload | |
struct key * | restriction_key |
563 | Return -EPERM |
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 |