Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/security/keys/
Drequest_key.c34 void complete_request_key(struct key *authkey, int error) in complete_request_key()
93 static int call_sbin_request_key(struct key *authkey, void *aux) in call_sbin_request_key()
206 struct key *authkey; in construct_key() local
244 struct key *dest_keyring = *_dest_keyring, *authkey; in construct_get_dest_keyring() local
Drequest_key_auth.c162 struct key *authkey = NULL; in request_key_auth_new() local
253 struct key *authkey; in key_get_instantiation_authkey() local
Dkey.c426 struct key *authkey, in __key_instantiate_and_link()
500 struct key *authkey) in key_instantiate_and_link()
571 struct key *authkey) in key_reject_and_link()
Dkeyctl.c1451 struct key *authkey; in keyctl_assume_authority() local
/kernel/linux/linux-5.10/security/keys/
Drequest_key.c56 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
Drequest_key_auth.c167 struct key *authkey = NULL; in request_key_auth_new() local
259 struct key *authkey; in key_get_instantiation_authkey() local
Dkey.c427 struct key *authkey, in __key_instantiate_and_link()
502 struct key *authkey) in key_instantiate_and_link()
577 struct key *authkey) in key_reject_and_link()
Dkeyctl.c1513 struct key *authkey; in keyctl_assume_authority() local
/kernel/linux/linux-4.19/drivers/crypto/qce/
Dsha.h27 u8 authkey[QCE_SHA_MAX_BLOCKSIZE]; member
63 u8 *authkey; member
/kernel/linux/linux-5.10/drivers/crypto/qce/
Dsha.h19 u8 authkey[QCE_SHA_MAX_BLOCKSIZE]; member
55 u8 *authkey; member
/kernel/linux/linux-4.19/fs/nfs/
Dnfs4idmap.c63 struct key *authkey; member
553 struct key *authkey = idmap->idmap_upcall_data->authkey; in nfs_idmap_complete_pipe_upcall_locked() local
568 static int nfs_idmap_legacy_upcall(struct key *authkey, void *aux) in nfs_idmap_legacy_upcall()
612 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data, size_t datalen) in nfs_idmap_instantiate()
621 struct key *key, struct key *authkey) in nfs_idmap_read_and_verify_message()
658 struct key *authkey; in idmap_pipe_downcall() local
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4idmap.c64 struct key *authkey; member
567 struct key *authkey = idmap->idmap_upcall_data->authkey; in nfs_idmap_complete_pipe_upcall_locked() local
582 static int nfs_idmap_legacy_upcall(struct key *authkey, void *aux) in nfs_idmap_legacy_upcall()
626 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data, size_t datalen) in nfs_idmap_instantiate()
635 struct key *key, struct key *authkey) in nfs_idmap_read_and_verify_message()
672 struct key *authkey; in idmap_pipe_downcall() local
/kernel/linux/linux-5.10/include/crypto/
Dauthenc.h22 const u8 *authkey; member
/kernel/linux/linux-4.19/include/crypto/
Dauthenc.h27 const u8 *authkey; member
/kernel/linux/linux-4.19/include/linux/
Dkey-type.h174 struct key *authkey) in key_negate_and_link()
/kernel/linux/linux-5.10/include/linux/
Dkey-type.h184 struct key *authkey) in key_negate_and_link()
/kernel/linux/linux-5.10/drivers/crypto/ccree/
Dcc_aead.c410 static int cc_get_plain_hmac_key(struct crypto_aead *tfm, const u8 *authkey, in cc_get_plain_hmac_key()
549 const u8 *enckey, *authkey; in cc_aead_setkey() local
/kernel/linux/linux-4.19/drivers/crypto/ccree/
Dcc_aead.c418 static int cc_get_plain_hmac_key(struct crypto_aead *tfm, const u8 *authkey, in cc_get_plain_hmac_key()
556 const u8 *enckey, *authkey; in cc_aead_setkey() local
/kernel/linux/linux-5.10/drivers/crypto/
Dsa2ul.h310 u8 authkey[SHA512_BLOCK_SIZE]; member
Dixp4xx_crypto.c181 u8 authkey[MAX_KEYLEN]; member
/kernel/linux/linux-5.10/drivers/crypto/bcm/
Dcipher.h182 u8 authkey[MAX_KEY_SIZE + ARC4_STATE_SIZE]; member
/kernel/linux/linux-4.19/drivers/crypto/bcm/
Dcipher.h193 u8 authkey[MAX_KEY_SIZE + ARC4_STATE_SIZE]; member
/kernel/linux/linux-4.19/drivers/crypto/
Dixp4xx_crypto.c182 u8 authkey[MAX_KEYLEN]; member
/kernel/linux/linux-5.10/net/sctp/
Dsocket.c3619 struct sctp_authkey *authkey, in sctp_setsockopt_auth_key()
/kernel/linux/linux-4.19/net/sctp/
Dsocket.c3712 struct sctp_authkey *authkey; in sctp_setsockopt_auth_key() local