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

/linux-4.1.27/include/crypto/
H A Dauthenc.h27 const u8 *authkey; member in struct:crypto_authenc_keys
/linux-4.1.27/drivers/crypto/qce/
H A Dsha.h27 u8 authkey[QCE_SHA_MAX_BLOCKSIZE]; member in struct:qce_sha_ctx
65 u8 *authkey; member in struct:qce_sha_reqctx
/linux-4.1.27/security/keys/
H A Drequest_key_auth.c152 struct key *authkey = NULL; request_key_auth_new() local
254 struct key *authkey; key_get_instantiation_authkey() local
H A Drequest_key.c100 struct key *key = cons->key, *authkey = cons->authkey, *keyring, call_sbin_request_key() local
209 struct key *authkey; construct_key() local
257 struct key *dest_keyring = *_dest_keyring, *authkey; construct_get_dest_keyring() local
H A Dkey.c402 __key_instantiate_and_link(struct key *key, struct key_preparsed_payload *prep, struct key *keyring, struct key *authkey, struct assoc_array_edit **_edit) __key_instantiate_and_link() argument
471 key_instantiate_and_link(struct key *key, const void *data, size_t datalen, struct key *keyring, struct key *authkey) key_instantiate_and_link() argument
532 key_reject_and_link(struct key *key, unsigned timeout, unsigned error, struct key *keyring, struct key *authkey) key_reject_and_link() argument
H A Dkeyctl.c1356 struct key *authkey; keyctl_assume_authority() local
/linux-4.1.27/include/linux/
H A Dkey-type.h26 struct key *authkey;/* authorisation for key being constructed */ member in struct:key_construction
/linux-4.1.27/fs/nfs/
H A Dnfs4idmap.c617 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data, size_t datalen) nfs_idmap_instantiate() argument
624 nfs_idmap_read_and_verify_message(struct idmap_msg *im, struct idmap_msg *upcall, struct key *key, struct key *authkey) nfs_idmap_read_and_verify_message() argument
/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c182 u8 authkey[MAX_KEYLEN]; member in struct:ixp_ctx
/linux-4.1.27/net/sctp/
H A Dsocket.c3466 struct sctp_authkey *authkey; sctp_setsockopt_auth_key() local

Completed in 233 milliseconds