Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/qce/
Dsha.h27 u8 authkey[QCE_SHA_MAX_BLOCKSIZE]; member
63 u8 *authkey; member
/linux-4.4.14/security/keys/
Drequest_key_auth.c152 struct key *authkey = NULL; in request_key_auth_new() local
254 struct key *authkey; in key_get_instantiation_authkey() local
Drequest_key.c100 struct key *key = cons->key, *authkey = cons->authkey, *keyring, in call_sbin_request_key() local
209 struct key *authkey; in construct_key() local
257 struct key *dest_keyring = *_dest_keyring, *authkey; in construct_get_dest_keyring() local
Dkey.c405 struct key *authkey, in __key_instantiate_and_link()
475 struct key *authkey) in key_instantiate_and_link()
536 struct key *authkey) in key_reject_and_link()
Dkeyctl.c1350 struct key *authkey; in keyctl_assume_authority() local
/linux-4.4.14/include/crypto/
Dauthenc.h27 const u8 *authkey; member
/linux-4.4.14/include/linux/
Dkey-type.h26 struct key *authkey;/* authorisation for key being constructed */ member
/linux-4.4.14/fs/nfs/
Dnfs4idmap.c602 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data, size_t datalen) in nfs_idmap_instantiate()
611 struct key *key, struct key *authkey) in nfs_idmap_read_and_verify_message()
/linux-4.4.14/drivers/crypto/
Dixp4xx_crypto.c183 u8 authkey[MAX_KEYLEN]; member
/linux-4.4.14/net/sctp/
Dsocket.c3453 struct sctp_authkey *authkey; in sctp_setsockopt_auth_key() local