函数逻辑报告 |
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_serial
函数原型:static inline key_serial_t key_serial(const struct key *key)
返回类型:key_serial_t
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct key * | key |
414 | 返回:如果key则 key serial number 否则0 |
名称 | 描述 |
---|---|
key_garbage_collector | Reaper for unused keys. |
key_invalidate | key_invalidate - Invalidate a key.*@key: The key to be invalidated.* Mark a key as being invalidated and have it cleaned up immediately. The key* is ignored by all searches and other operations from this point. |
keyring_read | |
construct_get_dest_keyring | Get the appropriate destination keyring for the request.* The keyring selected is returned with an extra reference upon it which the* caller must release. |
construct_alloc_key | Allocate a new key in under-construction state and attempt to link it in to* the requested keyring.* May return a key that's already under construction instead if there was a* race between two thread calling request_key(). |
construct_key_and_link | Commence key construction. |
request_asymmetric_key | Request an asymmetric key. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |