Searched defs:authkey (Results 1 - 14 of 14) sorted by relevance

/linux-master/include/crypto/
H A Dauthenc.h22 const u8 *authkey; member in struct:crypto_authenc_keys
/linux-master/drivers/crypto/qce/
H A Dsha.h20 u8 authkey[QCE_SHA_MAX_BLOCKSIZE]; member in struct:qce_sha_ctx
56 u8 *authkey; member in struct:qce_sha_reqctx
H A Dcommon.c429 u32 authkey[QCE_SHA_HMAC_KEY_SIZE / sizeof(u32)] = {0}; local
/linux-master/security/keys/
H A Drequest_key_auth.c167 struct key *authkey = NULL; local
259 struct key *authkey; local
[all...]
H A Drequest_key.c59 void complete_request_key(struct key *authkey, int error) argument
118 static int call_sbin_request_key(struct key *authkey, void *aux) argument
231 struct key *authkey; local
269 struct key *dest_keyring = *_dest_keyring, *authkey; local
[all...]
H A Dkey.c424 __key_instantiate_and_link(struct key *key, struct key_preparsed_payload *prep, struct key *keyring, struct key *authkey, struct assoc_array_edit **_edit) argument
495 key_instantiate_and_link(struct key *key, const void *data, size_t datalen, struct key *keyring, struct key *authkey) argument
571 key_reject_and_link(struct key *key, unsigned timeout, unsigned error, struct key *keyring, struct key *authkey) argument
[all...]
H A Dkeyctl.c1517 struct key *authkey; local
/linux-master/include/linux/
H A Dkey-type.h183 key_negate_and_link(struct key *key, unsigned timeout, struct key *keyring, struct key *authkey) argument
/linux-master/fs/nfs/
H A Dnfs4idmap.c64 struct key *authkey; member in struct:idmap_legacy_upcalldata
580 static int nfs_idmap_legacy_upcall(struct key *authkey, void *aux) argument
624 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data, size_t datalen) argument
631 nfs_idmap_read_and_verify_message(struct idmap_msg *im, struct idmap_msg *upcall, struct key *key, struct key *authkey) argument
671 struct key *authkey; local
[all...]
/linux-master/drivers/crypto/bcm/
H A Dcipher.h183 u8 authkey[MAX_KEY_SIZE + ARC4_STATE_SIZE]; member in struct:iproc_ctx_s
/linux-master/drivers/crypto/ccree/
H A Dcc_aead.c410 static int cc_get_plain_hmac_key(struct crypto_aead *tfm, const u8 *authkey, argument
549 const u8 *enckey, *authkey; local
[all...]
/linux-master/drivers/crypto/
H A Dsa2ul.h314 u8 authkey[SHA512_BLOCK_SIZE]; member in struct:sa_tfm_ctx
/linux-master/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c182 u8 authkey[MAX_KEYLEN]; member in struct:ixp_ctx
/linux-master/net/sctp/
H A Dsocket.c3630 sctp_setsockopt_auth_key(struct sock *sk, struct sctp_authkey *authkey, unsigned int optlen) argument
[all...]

Completed in 192 milliseconds