Function report | 
Source Code:security\keys\keyring.c | 
Create Date:2022-07-28 18:16:54 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:keyring_key_to_ptr
Proto:static inline void *keyring_key_to_ptr(struct key *key)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct key * | key | 
| 47 | If type of key == key_type_keyring Then Return key | We mark pointers we pass to the associative array with bit 1 set if* they're keyrings and clear otherwise. | 
| 49 | Return key | 
| Name | Describe | 
|---|---|
| search_nested_keyrings | Search a tree of keyrings that point to other keyrings up to the maximum* depth. | 
| __key_link | Link a key into to a keyring.* Must be called with __key_link_begin() having being called. Discards any* already extant link to matching key if there is one, so that each keyring* holds at most one link to any given key of a particular type+description | 
| 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  |