Function report |
Source Code:security\keys\internal.h |
Create Date:2022-07-28 18:14:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Determine whether a key is dead.
Proto:static inline bool key_is_dead(const struct key *key, time64_t limit)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct key * | key | |
time64_t | limit |
206 | Return status flags (change with bitops) & ( 1 << set if key type has been deleted | 1 << set if key has been invalidated ) || time at which key expires (or 0) > 0 && time at which key expires (or 0) <= limit || T when subject removed |
Name | Describe |
---|---|
keyring_gc_select_iterator | |
keyring_gc_check_iterator |
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 |