Searched defs:authkey (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/security/keys/ | 
| D | request_key.c | 56 void complete_request_key(struct key *authkey, int error)  in complete_request_key()115 static int call_sbin_request_key(struct key *authkey, void *aux)  in call_sbin_request_key()
 228 	struct key *authkey;  in construct_key()  local
 266 	struct key *dest_keyring = *_dest_keyring, *authkey;  in construct_get_dest_keyring()  local
 
 | 
| D | request_key_auth.c | 168 	struct key *authkey = NULL;  in request_key_auth_new()  local260 	struct key *authkey;  in key_get_instantiation_authkey()  local
 
 | 
| D | key.c | 424 				      struct key *authkey,  in __key_instantiate_and_link()498 			     struct key *authkey)  in key_instantiate_and_link()
 573 			struct key *authkey)  in key_reject_and_link()
 
 | 
| D | keyctl.c | 1443 	struct key *authkey;  in keyctl_assume_authority()  local
 | 
| /Linux-v5.4/drivers/crypto/qce/ | 
| D | sha.h | 19 	u8 authkey[QCE_SHA_MAX_BLOCKSIZE];  member55 	u8 *authkey;  member
 
 | 
| /Linux-v5.4/fs/nfs/ | 
| D | nfs4idmap.c | 63 	struct key	*authkey;  member566 	struct key *authkey = idmap->idmap_upcall_data->authkey;  in nfs_idmap_complete_pipe_upcall_locked()  local
 581 static int nfs_idmap_legacy_upcall(struct key *authkey, void *aux)  in nfs_idmap_legacy_upcall()
 625 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data, size_t datalen)  in nfs_idmap_instantiate()
 634 		struct key *key, struct key *authkey)  in nfs_idmap_read_and_verify_message()
 671 	struct key *authkey;  in idmap_pipe_downcall()  local
 
 | 
| /Linux-v5.4/include/crypto/ | 
| D | authenc.h | 22 	const u8 *authkey;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | key-type.h | 184 				      struct key *authkey)  in key_negate_and_link()
 | 
| /Linux-v5.4/drivers/crypto/ccree/ | 
| D | cc_aead.c | 413 static int cc_get_plain_hmac_key(struct crypto_aead *tfm, const u8 *authkey,  in cc_get_plain_hmac_key()551 	const u8 *enckey, *authkey;  in cc_aead_setkey()  local
 
 | 
| /Linux-v5.4/drivers/crypto/bcm/ | 
| D | cipher.h | 180 	u8 authkey[MAX_KEY_SIZE + ARC4_STATE_SIZE];  member
 | 
| /Linux-v5.4/drivers/crypto/ | 
| D | ixp4xx_crypto.c | 178 	u8 authkey[MAX_KEYLEN];  member
 | 
| /Linux-v5.4/net/sctp/ | 
| D | socket.c | 3687 	struct sctp_authkey *authkey;  in sctp_setsockopt_auth_key()  local
 |