Function report |
Source Code:security\keys\request_key_auth.c |
Create Date:2022-07-28 18:24:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Handle revocation of an authorisation token key.* Called with the key sem write-locked.
Proto:static void request_key_auth_revoke(struct key *key)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct key * | key |
137 | rka = dereference_key_locked(key) |
139 | kenter("{%d}", key serial number ) |
140 | rcu_assign_keypointer(key, NULL) |
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 |