Home
last modified time | relevance | path

Searched defs:authkey (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/security/keys/
Drequest_key_auth.c138 struct key *authkey = NULL; in request_key_auth_new() local
243 struct key *authkey; in key_get_instantiation_authkey() local
Dkey.c418 struct key *authkey, in __key_instantiate_and_link()
483 struct key *authkey) in key_instantiate_and_link()
531 struct key *authkey) in key_reject_and_link()
Drequest_key.c118 struct key *key = cons->key, *authkey = cons->authkey, *keyring, in call_sbin_request_key() local
226 struct key *authkey; in construct_key() local
274 struct key *dest_keyring = *_dest_keyring, *authkey; in construct_get_dest_keyring() local
Dkeyctl.c1315 struct key *authkey; in keyctl_assume_authority() local
/linux-3.4.99/include/linux/
Dkey-type.h25 struct key *authkey;/* authorisation for key being constructed */ member
/linux-3.4.99/fs/nfs/
Didmap.c697 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data) in nfs_idmap_instantiate()
704 static int nfs_idmap_read_message(struct idmap_msg *im, struct key *key, struct key *authkey) in nfs_idmap_read_message()
/linux-3.4.99/drivers/crypto/
Dixp4xx_crypto.c182 u8 authkey[MAX_KEYLEN]; member
/linux-3.4.99/net/sctp/
Dsocket.c3377 struct sctp_authkey *authkey; in sctp_setsockopt_auth_key() local