Home
last modified time | relevance | path

Searched refs:key_construction (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dkey-type.h24 struct key_construction { struct
52 typedef int (*request_key_actor_t)(struct key_construction *key,
173 extern void complete_request_key(struct key_construction *cons, int error);
/linux-4.1.27/fs/nfs/
Dnfs4idmap.c62 struct key_construction *key_cons;
386 static int nfs_idmap_legacy_upcall(struct key_construction *, const char *, void *);
562 struct key_construction *cons = idmap->idmap_upcall_data->key_cons; in nfs_idmap_complete_pipe_upcall_locked()
576 static int nfs_idmap_legacy_upcall(struct key_construction *cons, in nfs_idmap_legacy_upcall()
661 struct key_construction *cons; in idmap_pipe_downcall()
/linux-4.1.27/security/keys/
Drequest_key.c33 void complete_request_key(struct key_construction *cons, int error) in complete_request_key()
94 static int call_sbin_request_key(struct key_construction *cons, in call_sbin_request_key()
207 struct key_construction *cons; in construct_key()
/linux-4.1.27/Documentation/security/
Dkeys.txt1331 (*) int (*request_key)(struct key_construction *cons, const char *op,
1348 void complete_request_key(struct key_construction *cons, int error);
1360 key_construction struct pointed to by cons: