Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkey-type.h24 struct key_construction { struct
51 typedef int (*request_key_actor_t)(struct key_construction *key,
172 extern void complete_request_key(struct key_construction *cons, int error);
/linux-4.4.14/fs/nfs/
Dnfs4idmap.c62 struct key_construction *key_cons;
386 static int nfs_idmap_legacy_upcall(struct key_construction *, const char *, void *);
547 struct key_construction *cons = idmap->idmap_upcall_data->key_cons; in nfs_idmap_complete_pipe_upcall_locked()
561 static int nfs_idmap_legacy_upcall(struct key_construction *cons, in nfs_idmap_legacy_upcall()
646 struct key_construction *cons; in idmap_pipe_downcall()
/linux-4.4.14/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.4.14/Documentation/security/
Dkeys.txt1340 (*) int (*request_key)(struct key_construction *cons, const char *op,
1357 void complete_request_key(struct key_construction *cons, int error);
1369 key_construction struct pointed to by cons: