Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dkey-type.h23 struct key_construction { struct
28 typedef int (*request_key_actor_t)(struct key_construction *key, argument
114 extern void complete_request_key(struct key_construction *cons, int error);
/linux-3.4.99/fs/nfs/
Didmap.c62 struct key_construction *idmap_key_cons;
390 static int nfs_idmap_legacy_upcall(struct key_construction *, const char *, void *);
655 static int nfs_idmap_legacy_upcall(struct key_construction *cons, in nfs_idmap_legacy_upcall()
727 struct key_construction *cons; in idmap_pipe_downcall()
778 struct key_construction *cons; in idmap_pipe_destroy_msg()
/linux-3.4.99/security/keys/
Drequest_key.c51 void complete_request_key(struct key_construction *cons, int error) in complete_request_key()
112 static int call_sbin_request_key(struct key_construction *cons, in call_sbin_request_key()
224 struct key_construction *cons; in construct_key()
/linux-3.4.99/Documentation/security/
Dkeys.txt1204 (*) int (*request_key)(struct key_construction *cons, const char *op,
1221 void complete_request_key(struct key_construction *cons, int error);
1233 key_construction struct pointed to by cons: