Searched defs:authkey (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/security/keys/ |
A 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
|
A D | request_key_auth.c | 167 struct key *authkey = NULL; in request_key_auth_new() local 259 struct key *authkey; in key_get_instantiation_authkey() local
|
A D | key.c | 427 struct key *authkey, in __key_instantiate_and_link() 502 struct key *authkey) in key_instantiate_and_link() 578 struct key *authkey) in key_reject_and_link()
|
A D | keyctl.c | 1513 struct key *authkey; in keyctl_assume_authority() local
|
/linux-6.3-rc2/drivers/crypto/qce/ |
A D | sha.h | 20 u8 authkey[QCE_SHA_MAX_BLOCKSIZE]; member 56 u8 *authkey; member
|
A D | common.c | 429 u32 authkey[QCE_SHA_HMAC_KEY_SIZE / sizeof(u32)] = {0}; in qce_setup_regs_aead() local
|
/linux-6.3-rc2/fs/nfs/ |
A D | nfs4idmap.c | 64 struct key *authkey; member 580 static int nfs_idmap_legacy_upcall(struct key *authkey, void *aux) in nfs_idmap_legacy_upcall() 624 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data, size_t datalen) in nfs_idmap_instantiate() 633 struct key *key, struct key *authkey) in nfs_idmap_read_and_verify_message() 671 struct key *authkey; in idmap_pipe_downcall() local
|
/linux-6.3-rc2/include/crypto/ |
A D | authenc.h | 22 const u8 *authkey; member
|
/linux-6.3-rc2/include/linux/ |
A D | key-type.h | 185 struct key *authkey) in key_negate_and_link()
|
/linux-6.3-rc2/drivers/crypto/ccree/ |
A D | cc_aead.c | 410 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
|
/linux-6.3-rc2/drivers/crypto/ |
A D | sa2ul.h | 314 u8 authkey[SHA512_BLOCK_SIZE]; member
|
A D | ixp4xx_crypto.c | 182 u8 authkey[MAX_KEYLEN]; member
|
/linux-6.3-rc2/drivers/crypto/bcm/ |
A D | cipher.h | 183 u8 authkey[MAX_KEY_SIZE + ARC4_STATE_SIZE]; member
|
/linux-6.3-rc2/net/sctp/ |
A D | socket.c | 3618 struct sctp_authkey *authkey, in sctp_setsockopt_auth_key()
|
Completed in 45 milliseconds