函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\keys\request_key_auth-type.h Create Date:2022-07-27 19:53:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:get_request_key_auth

函数原型:static inline struct request_key_auth *get_request_key_auth(const struct key *key)

返回类型:struct request_key_auth

参数:

类型参数名称
const struct key *key
29  返回:data[0]
调用者
名称描述
complete_request_keymplete_request_key - Complete the construction of a key.*@authkey: The authorisation key.*@error: The success or failute of the construction.* Complete the attempt to construct a key. The key will be negated* if an error is indicated
call_sbin_request_keyRequest userspace finish the construction of a key* - execute "/sbin/request-key "
construct_get_dest_keyringGet the appropriate destination keyring for the request.* The keyring selected is returned with an extra reference upon it which the* caller must release.