Function report |
Source Code:security\keys\key.c |
Create Date:2022-07-28 18:16:32 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:register_key_type - Unregister a type of key.*@ktype: The key type.* Unregister a key type and mark all the extant keys of this type as dead.* Those keys of this type are then destroyed to get rid of their payloads and
Proto:void unregister_key_type(struct key_type *ktype)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct key_type * | ktype |
| 1165 | lock for writing |
| 1169 | pr_notice("Key type %s unregistered\n", ame of the type ) |
| 1170 | lease a read lock |
| Name | Describe |
|---|---|
| cleanup_trusted | |
| cleanup_encrypted |
| 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 |