| Function report | 
| Source Code: include\linux\key.h | Create Date:2022-07-28 05:40:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:key_serial
Proto:static inline key_serial_t key_serial(const struct key *key)
Type:key_serial_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct key * | key | 
| 414 | Return If key Then key serial number Else 0 | 
| Name | Describe | 
|---|---|
| key_garbage_collector | Reaper for unused keys. | 
| key_invalidate | key_invalidate - Invalidate a key.*@key: The key to be invalidated.* Mark a key as being invalidated and have it cleaned up immediately. The key* is ignored by all searches and other operations from this point. | 
| keyring_read | |
| construct_get_dest_keyring | Get the appropriate destination keyring for the request.* The keyring selected is returned with an extra reference upon it which the* caller must release. | 
| construct_alloc_key | Allocate a new key in under-construction state and attempt to link it in to* the requested keyring.* May return a key that's already under construction instead if there was a* race between two thread calling request_key(). | 
| construct_key_and_link | Commence key construction. | 
| request_asymmetric_key | Request an asymmetric 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 |