函数逻辑报告 |
Source Code:include\linux\key.h |
Create Date:2022-07-27 06:42:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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.
函数原型:static inline bool key_is_positive(const struct key *key)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct key * | key |
449 | 返回:key_read_state(key)恒等于 Positively instantiated |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |