Function report | 
Source Code:security\keys\keyring.c | 
Create Date:2022-07-28 18:17:41 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Search inside a keyring for a key. We can search by walking to it* directly based on its index-key or we can iterate over the entire* tree looking for it, based on the match function.
Proto:static int search_keyring(struct key *keyring, struct keyring_search_context *ctx)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct key * | keyring | |
| struct keyring_search_context * | ctx | 
| 652 | If Type of lookup for this search. == Direct lookup by description. Then | 
| Name | Describe | 
|---|---|
| search_nested_keyrings | Search a tree of keyrings that point to other keyrings up to the maximum* depth. | 
| 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  |