Searched defs:authkey (Results 1 – 1 of 1) sorted by relevance
64 struct key *authkey; member580 static int nfs_idmap_legacy_upcall(struct key *authkey, void *aux) in nfs_idmap_legacy_upcall()624 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data, size_t datalen) in nfs_idmap_instantiate()633 struct key *key, struct key *authkey) in nfs_idmap_read_and_verify_message()671 struct key *authkey; in idmap_pipe_downcall() local