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_is_positive - Determine if a key has been positively instantiated*@key: The key to check.* Return true if the specified key has been positively instantiated, false* otherwise.
Proto:static inline bool key_is_positive(const struct key *key)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct key * | key |
449 | Return key_read_state(key) == Positively instantiated |
Name | Describe |
---|---|
keyring_describe | |
request_key_auth_describe | Describe an authorisation token. |
user_update | pdate a user defined key* - the key's semaphore is write-locked |
user_describe | describe the user key |
big_key_revoke | dispose of the links from a revoked keyring* - called with the key sem write-locked |
big_key_describe | describe the big_key key |
fscrypt_key_describe |
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 |