Home
last modified time | relevance | path

Searched refs:complete_request_key (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkey-type.h180 extern void complete_request_key(struct key *authkey, int error);
/kernel/linux/linux-6.6/include/linux/
H A Dkey-type.h181 extern void complete_request_key(struct key *authkey, int error);
/kernel/linux/linux-5.10/security/keys/
H A Drequest_key.c51 * complete_request_key - Complete the construction of a key.
59 void complete_request_key(struct key *authkey, int error) in complete_request_key() function
71 EXPORT_SYMBOL(complete_request_key); variable
216 complete_request_key(authkey, ret); in call_sbin_request_key()
249 /* check that the actor called complete_request_key() prior to in construct_key()
/kernel/linux/linux-6.6/security/keys/
H A Drequest_key.c51 * complete_request_key - Complete the construction of a key.
59 void complete_request_key(struct key *authkey, int error) in complete_request_key() function
71 EXPORT_SYMBOL(complete_request_key); variable
216 complete_request_key(authkey, ret); in call_sbin_request_key()
249 /* check that the actor called complete_request_key() prior to in construct_key()
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4idmap.c567 complete_request_key(data->authkey, ret); in nfs_idmap_complete_pipe_upcall()
620 complete_request_key(authkey, ret); in nfs_idmap_legacy_upcall()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4idmap.c567 complete_request_key(data->authkey, ret); in nfs_idmap_complete_pipe_upcall()
620 complete_request_key(authkey, ret); in nfs_idmap_legacy_upcall()

Completed in 8 milliseconds