nonce             449 arch/powerpc/perf/hv-24x7.c 				       int nonce)
nonce             466 arch/powerpc/perf/hv-24x7.c 	if (!nonce)
nonce             471 arch/powerpc/perf/hv-24x7.c 				(int)event_name_len, ev_name, nonce);
nonce             489 arch/powerpc/perf/hv-24x7.c 					    int nonce)
nonce             499 arch/powerpc/perf/hv-24x7.c 	return device_str_attr_create(name, nl, nonce, desc, dl);
nonce             503 arch/powerpc/perf/hv-24x7.c event_to_long_desc_attr(struct hv_24x7_event_data *event, int nonce)
nonce             513 arch/powerpc/perf/hv-24x7.c 	return device_str_attr_create(name, nl, nonce, desc, dl);
nonce             517 arch/powerpc/perf/hv-24x7.c 				   struct hv_24x7_event_data *event, int nonce)
nonce             519 arch/powerpc/perf/hv-24x7.c 	*attrs = event_to_attr(ix, event, event->domain, nonce);
nonce             861 arch/powerpc/perf/hv-24x7.c 		int nonce;
nonce             872 arch/powerpc/perf/hv-24x7.c 		nonce = event_uniq_add(&ev_uniq, name, nl, event->domain);
nonce             874 arch/powerpc/perf/hv-24x7.c 					    event, nonce);
nonce             881 arch/powerpc/perf/hv-24x7.c 			event_descs[desc_ct] = event_to_desc_attr(event, nonce);
nonce             885 arch/powerpc/perf/hv-24x7.c 					event_to_long_desc_attr(event, nonce);
nonce              56 arch/x86/crypto/aesni-intel_glue.c 	u8 nonce[4];
nonce             660 arch/x86/crypto/aesni-intel_glue.c 	memcpy(ctx->nonce, key + key_len, sizeof(ctx->nonce));
nonce             868 arch/x86/crypto/aesni-intel_glue.c 		*(iv+i) = ctx->nonce[i];
nonce             895 arch/x86/crypto/aesni-intel_glue.c 		*(iv+i) = ctx->nonce[i];
nonce              32 crypto/ccm.c   	u8 nonce[3];
nonce             613 crypto/ccm.c   	memcpy(ctx->nonce, key + keylen, 3);
nonce             656 crypto/ccm.c   	memcpy(iv + 1, ctx->nonce, 3);
nonce              19 crypto/ctr.c   	u8 nonce[CTR_RFC3686_NONCE_SIZE];
nonce             180 crypto/ctr.c   	memcpy(ctx->nonce, key + (keylen - CTR_RFC3686_NONCE_SIZE),
nonce             207 crypto/ctr.c   	memcpy(iv, ctx->nonce, CTR_RFC3686_NONCE_SIZE);
nonce              35 crypto/gcm.c   	u8 nonce[4];
nonce              51 crypto/gcm.c   	u8 nonce[4];
nonce             736 crypto/gcm.c   	memcpy(ctx->nonce, key + keylen, 4);
nonce             774 crypto/gcm.c   	memcpy(iv, ctx->nonce, 4);
nonce             965 crypto/gcm.c   	memcpy(ctx->nonce, key + keylen, 4);
nonce            1005 crypto/gcm.c   	memcpy(iv, ctx->nonce, 4);
nonce              70 crypto/vmac.c  	} nonce;
nonce             502 crypto/vmac.c  		memcpy(&dctx->nonce.bytes[dctx->nonce_size], p, n);
nonce             579 crypto/vmac.c  	if (dctx->nonce.bytes[0] & 0x80)
nonce             587 crypto/vmac.c  	index = dctx->nonce.bytes[VMAC_NONCEBYTES - 1] & 1;
nonce             588 crypto/vmac.c  	dctx->nonce.bytes[VMAC_NONCEBYTES - 1] &= ~1;
nonce             589 crypto/vmac.c  	crypto_cipher_encrypt_one(tctx->cipher, dctx->nonce.bytes,
nonce             590 crypto/vmac.c  				  dctx->nonce.bytes);
nonce             591 crypto/vmac.c  	pad = be64_to_cpu(dctx->nonce.pads[index]);
nonce            5258 drivers/block/rbd.c 		       le32_to_cpu(client_addr->nonce));
nonce             392 drivers/char/tpm/tpm2-cmd.c 				 const u8 *nonce, u16 nonce_len,
nonce             400 drivers/char/tpm/tpm2-cmd.c 	if (nonce && nonce_len)
nonce             401 drivers/char/tpm/tpm2-cmd.c 		tpm_buf_append(buf, nonce, nonce_len);
nonce             176 drivers/crypto/caam/caamalg.c 	u32 *desc, *nonce = NULL;
nonce             204 drivers/crypto/caam/caamalg.c 		nonce = (u32 *)((void *)ctx->key + ctx->adata.keylen_pad +
nonce             242 drivers/crypto/caam/caamalg.c 			       ctx->authsize, is_rfc3686, nonce, ctx1_iv_off,
nonce             265 drivers/crypto/caam/caamalg.c 			       nonce, ctx1_iv_off, false, ctrlpriv->era);
nonce             288 drivers/crypto/caam/caamalg.c 				  ctx->authsize, is_rfc3686, nonce,
nonce             213 drivers/crypto/caam/caamalg_desc.c 				  const bool is_rfc3686, u32 *nonce, int era)
nonce             255 drivers/crypto/caam/caamalg_desc.c 		append_load_as_imm(desc, nonce, CTR_RFC3686_NONCE_SIZE,
nonce             291 drivers/crypto/caam/caamalg_desc.c 			    u32 *nonce, const u32 ctx1_iv_off, const bool is_qi,
nonce             295 drivers/crypto/caam/caamalg_desc.c 	init_sh_desc_key_aead(desc, cdata, adata, is_rfc3686, nonce, era);
nonce             385 drivers/crypto/caam/caamalg_desc.c 			    const bool is_rfc3686, u32 *nonce,
nonce             389 drivers/crypto/caam/caamalg_desc.c 	init_sh_desc_key_aead(desc, cdata, adata, is_rfc3686, nonce, era);
nonce             502 drivers/crypto/caam/caamalg_desc.c 			       u32 *nonce, const u32 ctx1_iv_off,
nonce             509 drivers/crypto/caam/caamalg_desc.c 	init_sh_desc_key_aead(desc, cdata, adata, is_rfc3686, nonce, era);
nonce            1397 drivers/crypto/caam/caamalg_desc.c 		const u8 *nonce = cdata->key_virt + cdata->keylen;
nonce            1399 drivers/crypto/caam/caamalg_desc.c 		append_load_as_imm(desc, nonce, CTR_RFC3686_NONCE_SIZE,
nonce            1472 drivers/crypto/caam/caamalg_desc.c 		const u8 *nonce = cdata->key_virt + cdata->keylen;
nonce            1474 drivers/crypto/caam/caamalg_desc.c 		append_load_as_imm(desc, nonce, CTR_RFC3686_NONCE_SIZE,
nonce              60 drivers/crypto/caam/caamalg_desc.h 			    u32 *nonce, const u32 ctx1_iv_off,
nonce              66 drivers/crypto/caam/caamalg_desc.h 			    const bool is_rfc3686, u32 *nonce,
nonce              72 drivers/crypto/caam/caamalg_desc.h 			       u32 *nonce, const u32 ctx1_iv_off,
nonce              79 drivers/crypto/caam/caamalg_qi.c 	u32 *nonce = NULL;
nonce             104 drivers/crypto/caam/caamalg_qi.c 		nonce = (u32 *)((void *)ctx->key + ctx->adata.keylen_pad +
nonce             137 drivers/crypto/caam/caamalg_qi.c 			       ivsize, ctx->authsize, is_rfc3686, nonce,
nonce             153 drivers/crypto/caam/caamalg_qi.c 			       is_rfc3686, nonce, ctx1_iv_off, true,
nonce             170 drivers/crypto/caam/caamalg_qi.c 				  ivsize, ctx->authsize, is_rfc3686, nonce,
nonce             174 drivers/crypto/caam/caamalg_qi2.c 	u32 *nonce = NULL;
nonce             198 drivers/crypto/caam/caamalg_qi2.c 		nonce = (u32 *)((void *)ctx->key + ctx->adata.keylen_pad +
nonce             234 drivers/crypto/caam/caamalg_qi2.c 					  nonce, ctx1_iv_off, true,
nonce             238 drivers/crypto/caam/caamalg_qi2.c 				       ivsize, ctx->authsize, is_rfc3686, nonce,
nonce             260 drivers/crypto/caam/caamalg_qi2.c 			       is_rfc3686, nonce, ctx1_iv_off, true,
nonce             276 drivers/crypto/caam/pdb.h 	u32 nonce;
nonce             288 drivers/crypto/caam/pdb.h 	u32 nonce;
nonce             160 drivers/crypto/ccp/ccp-crypto-aes.c 	memcpy(ctx->u.aes.nonce, key + key_len, CTR_RFC3686_NONCE_SIZE);
nonce             173 drivers/crypto/ccp/ccp-crypto-aes.c 	memcpy(iv, ctx->u.aes.nonce, CTR_RFC3686_NONCE_SIZE);
nonce             101 drivers/crypto/ccp/ccp-crypto.h 	u8 nonce[CTR_RFC3686_NONCE_SIZE];
nonce             963 drivers/crypto/chelsio/chcr_algo.c 	memcpy(ablkctx->nonce, key + (keylen - CTR_RFC3686_NONCE_SIZE),
nonce            1252 drivers/crypto/chelsio/chcr_algo.c 		memcpy(reqctx->iv, ablkctx->nonce, CTR_RFC3686_NONCE_SIZE);
nonce            2436 drivers/crypto/chelsio/chcr_algo.c 		memcpy(ivptr, aeadctx->nonce, CTR_RFC3686_NONCE_SIZE);
nonce            3444 drivers/crypto/chelsio/chcr_algo.c 		memcpy(aeadctx->nonce, keys.enckey + (keys.enckeylen
nonce            3569 drivers/crypto/chelsio/chcr_algo.c 		memcpy(aeadctx->nonce, keys.enckey + (keys.enckeylen
nonce             179 drivers/crypto/chelsio/chcr_crypto.h 	u8 nonce[4];
nonce             233 drivers/crypto/chelsio/chcr_crypto.h 	u8 nonce[4];
nonce              48 drivers/crypto/inside-secure/safexcel_cipher.c 	u32 nonce;
nonce              77 drivers/crypto/inside-secure/safexcel_cipher.c 		cdesc->control_data.token[0] = ctx->nonce;
nonce             323 drivers/crypto/inside-secure/safexcel_cipher.c 		ctx->nonce = *(u32 *)(keys.enckey + keys.enckeylen -
nonce            1287 drivers/crypto/inside-secure/safexcel_cipher.c 	ctx->nonce = *(u32 *)(key + len - CTR_RFC3686_NONCE_SIZE);
nonce             182 drivers/crypto/ixp4xx_crypto.c 	u8 nonce[CTR_RFC3686_NONCE_SIZE];
nonce             864 drivers/crypto/ixp4xx_crypto.c 	memcpy(ctx->nonce, key + (key_len - CTR_RFC3686_NONCE_SIZE),
nonce             963 drivers/crypto/ixp4xx_crypto.c         memcpy(iv, ctx->nonce, CTR_RFC3686_NONCE_SIZE);
nonce              64 drivers/crypto/nx/nx-aes-ccm.c 	memcpy(nx_ctx->priv.ccm.nonce, in_key + key_len, 3);
nonce             488 drivers/crypto/nx/nx-aes-ccm.c 	memcpy(iv + 1, nx_ctx->priv.ccm.nonce, 3);
nonce             518 drivers/crypto/nx/nx-aes-ccm.c 	memcpy(iv + 1, nx_ctx->priv.ccm.nonce, 3);
nonce              63 drivers/crypto/nx/nx-aes-ctr.c 	memcpy(nx_ctx->priv.ctr.nonce,
nonce             124 drivers/crypto/nx/nx-aes-ctr.c 	memcpy(iv, nx_ctx->priv.ctr.nonce, CTR_RFC3686_IV_SIZE);
nonce              67 drivers/crypto/nx/nx-aes-gcm.c 	char *nonce = nx_ctx->priv.gcm.nonce;
nonce              79 drivers/crypto/nx/nx-aes-gcm.c 	memcpy(nonce, in_key + key_len, 4);
nonce             446 drivers/crypto/nx/nx-aes-gcm.c 	char *nonce = nx_ctx->priv.gcm.nonce;
nonce             448 drivers/crypto/nx/nx-aes-gcm.c 	memcpy(iv, nonce, NX_GCM4106_NONCE_LEN);
nonce             463 drivers/crypto/nx/nx-aes-gcm.c 	char *nonce = nx_ctx->priv.gcm.nonce;
nonce             465 drivers/crypto/nx/nx-aes-gcm.c 	memcpy(iv, nonce, NX_GCM4106_NONCE_LEN);
nonce              92 drivers/crypto/nx/nx.h 	u8 nonce[NX_GCM4106_NONCE_LEN];
nonce             106 drivers/crypto/nx/nx.h 	u8 nonce[NX_CCM4309_NONCE_LEN];
nonce             114 drivers/crypto/nx/nx.h 	u8 nonce[CTR_RFC3686_NONCE_SIZE];
nonce             356 drivers/crypto/omap-aes-gcm.c 	memcpy(rctx->iv, ctx->nonce, 4);
nonce             367 drivers/crypto/omap-aes-gcm.c 	memcpy(rctx->iv, ctx->nonce, 4);
nonce             401 drivers/crypto/omap-aes-gcm.c 	memcpy(ctx->nonce, key + keylen, 4);
nonce              99 drivers/crypto/omap-aes.h 	u8		nonce[4];
nonce             255 drivers/crypto/s5p-sss.c 	u8				nonce[CTR_RFC3686_NONCE_SIZE];
nonce              46 drivers/gpu/drm/radeon/vce_v1_0.c 		uint32_t nonce[4];
nonce             190 drivers/gpu/drm/radeon/vce_v1_0.c 	data[0] = sign->val[i].nonce[0];
nonce             191 drivers/gpu/drm/radeon/vce_v1_0.c 	data[1] = sign->val[i].nonce[1];
nonce             192 drivers/gpu/drm/radeon/vce_v1_0.c 	data[2] = sign->val[i].nonce[2];
nonce             193 drivers/gpu/drm/radeon/vce_v1_0.c 	data[3] = sign->val[i].nonce[3];
nonce             796 drivers/net/wireless/ath/wil6210/txrx.c 	u32 *nonce, i;
nonce             802 drivers/net/wireless/ath/wil6210/txrx.c 	nonce = (u32 *)key->key_nonce;
nonce             803 drivers/net/wireless/ath/wil6210/txrx.c 	for (i = 0; i < WIL_EAP_NONCE_LEN / sizeof(u32); i++, nonce++) {
nonce             804 drivers/net/wireless/ath/wil6210/txrx.c 		if (*nonce != 0) {
nonce             295 drivers/platform/olpc/olpc-xo175-ec.c 	u8 nonce[] = {0xA5, 0x5A};
nonce             297 drivers/platform/olpc/olpc-xo175-ec.c 	olpc_xo175_ec_send_command(priv, nonce, sizeof(nonce));
nonce             315 drivers/staging/wusbcore/crypto.c 		.nonce	 	= { 0x20, 0x21, 0x22, 0x23, 0x24, 0x25,
nonce             380 drivers/staging/wusbcore/security.c 	get_random_bytes(&hs[0].nonce, sizeof(hs[0].nonce));
nonce             435 drivers/staging/wusbcore/security.c 	memcpy(keydvt_in.hnonce, hs[0].nonce, sizeof(keydvt_in.hnonce));
nonce             436 drivers/staging/wusbcore/security.c 	memcpy(keydvt_in.dnonce, hs[1].nonce, sizeof(keydvt_in.dnonce));
nonce             463 drivers/staging/wusbcore/security.c 	memcpy(hs[2].nonce, hs[0].nonce, sizeof(hs[2].nonce));
nonce             145 fs/crypto/crypto.c 		memcpy(iv->nonce, ci->ci_nonce, FS_KEY_DERIVATION_NONCE_SIZE);
nonce              32 fs/crypto/fscrypt_private.h 	u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE];
nonce              42 fs/crypto/fscrypt_private.h 	u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE];
nonce             259 fs/crypto/fscrypt_private.h 		u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE];
nonce             453 fs/crypto/fscrypt_private.h 	return mode->ivsize >= offsetofend(union fscrypt_iv, nonce);
nonce             470 fs/crypto/keysetup.c 		memcpy(crypt_info->ci_nonce, ctx.v1.nonce,
nonce             474 fs/crypto/keysetup.c 		memcpy(crypt_info->ci_nonce, ctx.v2.nonce,
nonce              48 fs/crypto/keysetup_v1.c 			  const u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE],
nonce              71 fs/crypto/keysetup_v1.c 	res = crypto_skcipher_setkey(tfm, nonce, FS_KEY_DERIVATION_NONCE_SIZE);
nonce             126 fs/crypto/policy.c 		get_random_bytes(ctx->nonce, sizeof(ctx->nonce));
nonce             142 fs/crypto/policy.c 		get_random_bytes(ctx->nonce, sizeof(ctx->nonce));
nonce              49 include/keys/trusted.h int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce);
nonce              65 include/linux/ceph/msgr.h 	__le32 nonce;  /* unique id for process (e.g. pid) */
nonce            5453 include/linux/platform_data/cros_ec_commands.h 	uint8_t nonce[FP_CONTEXT_NONCE_BYTES];
nonce             463 include/net/ndisc.h 		   u64 nonce);
nonce            1119 include/uapi/linux/usb/ch9.h 	__u8 nonce[16];
nonce             314 net/ceph/auth_x.c 	msg_b->nonce = cpu_to_le64(au->nonce);
nonce             398 net/ceph/auth_x.c 	get_random_bytes(&au->nonce, sizeof(au->nonce));
nonce             405 net/ceph/auth_x.c 	dout(" built authorizer nonce %llx len %d\n", au->nonce,
nonce             745 net/ceph/auth_x.c 	if (au->nonce + 1 != le64_to_cpu(reply->nonce_plus_one))
nonce             750 net/ceph/auth_x.c 	     au->nonce, le64_to_cpu(reply->nonce_plus_one), ret);
nonce              35 net/ceph/auth_x.h 	u64 nonce;
nonce              72 net/ceph/auth_x_protocol.h 	__le64 nonce;
nonce              24 net/ceph/decode.c 	ceph_decode_copy_safe(p, end, &addr->nonce, sizeof(addr->nonce), bad);
nonce              59 net/ceph/decode.c 	ceph_decode_copy_safe(p, end, &addr->nonce, sizeof(addr->nonce), bad);
nonce            2027 net/ceph/messenger.c 	      con->actual_peer_addr.nonce == con->peer_addr.nonce)) {
nonce            2030 net/ceph/messenger.c 			(int)le32_to_cpu(con->peer_addr.nonce),
nonce            2032 net/ceph/messenger.c 			(int)le32_to_cpu(con->actual_peer_addr.nonce));
nonce            3036 net/ceph/messenger.c 	u32 nonce = le32_to_cpu(msgr->inst.addr.nonce) + 1000000;
nonce            3037 net/ceph/messenger.c 	msgr->inst.addr.nonce = cpu_to_le32(nonce);
nonce            3054 net/ceph/messenger.c 	get_random_bytes(&msgr->inst.addr.nonce, sizeof(msgr->inst.addr.nonce));
nonce             931 net/ceph/mon_client.c 		      &client_addr->in_addr, le32_to_cpu(client_addr->nonce));
nonce            1030 net/ceph/mon_client.c 		monc->monmap->mon_inst[i].addr.nonce = 0;
nonce             347 net/dccp/ackvec.c int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce)
nonce             355 net/dccp/ackvec.c 	new->nonce = nonce;
nonce             130 net/dccp/ackvec.h 			 nonce:1;
nonce             134 net/dccp/ackvec.h int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce);
nonce             404 net/dccp/options.c 	u8 i, nonce = 0;
nonce             443 net/dccp/options.c 		nonce ^= av->av_buf_nonce[i];
nonce             467 net/dccp/options.c 	if (dccp_ackvec_update_records(av, dcb->dccpd_seq, nonce))
nonce            3923 net/ipv6/addrconf.c 	u64 nonce;
nonce            3930 net/ipv6/addrconf.c 	nonce = 0;
nonce            3934 net/ipv6/addrconf.c 			get_random_bytes(&nonce, 6);
nonce            3935 net/ipv6/addrconf.c 		while (nonce == 0);
nonce            3937 net/ipv6/addrconf.c 	ifp->dad_nonce = nonce;
nonce             600 net/ipv6/ndisc.c 		   u64 nonce)
nonce             620 net/ipv6/ndisc.c 	if (nonce != 0)
nonce             639 net/ipv6/ndisc.c 	if (nonce != 0) {
nonce             644 net/ipv6/ndisc.c 		memcpy(opt + 2, &nonce, 6);
nonce             783 net/ipv6/ndisc.c 	u64 nonce = 0;
nonce             829 net/ipv6/ndisc.c 		memcpy(&nonce, (u8 *)(ndopts.nd_opts_nonce + 1), 6);
nonce             838 net/ipv6/ndisc.c 				if (nonce != 0 && ifp->dad_nonce == nonce) {
nonce             839 net/ipv6/ndisc.c 					u8 *np = (u8 *)&nonce;
nonce              17 net/mac80211/aes_gmac.c int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce,
nonce              42 net/mac80211/aes_gmac.c 	memcpy(iv, nonce, GMAC_NONCE_LEN);
nonce              17 net/mac80211/aes_gmac.h int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce,
nonce            1133 net/mac80211/wpa.c 	u8 nonce[GMAC_NONCE_LEN];
nonce            1161 net/mac80211/wpa.c 	memcpy(nonce, hdr->addr2, ETH_ALEN);
nonce            1162 net/mac80211/wpa.c 	bip_ipn_swap(nonce + ETH_ALEN, mmie->sequence_number);
nonce            1165 net/mac80211/wpa.c 	if (ieee80211_aes_gmac(key->u.aes_gmac.tfm, aad, nonce,
nonce            1179 net/mac80211/wpa.c 	u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN];
nonce            1207 net/mac80211/wpa.c 		memcpy(nonce, hdr->addr2, ETH_ALEN);
nonce            1208 net/mac80211/wpa.c 		memcpy(nonce + ETH_ALEN, ipn, 6);
nonce            1213 net/mac80211/wpa.c 		if (ieee80211_aes_gmac(key->u.aes_gmac.tfm, aad, nonce,
nonce             158 net/rxrpc/protocol.h 	__be32		nonce;		/* encrypted random number */
nonce             660 net/rxrpc/rxkad.c 	challenge.nonce		= htonl(conn->security_nonce);
nonce             817 net/rxrpc/rxkad.c 	u32 version, nonce, min_level, abort_code;
nonce             839 net/rxrpc/rxkad.c 	nonce = ntohl(challenge.nonce);
nonce             843 net/rxrpc/rxkad.c 	       sp->hdr.serial, version, nonce, min_level);
nonce             866 net/rxrpc/rxkad.c 	resp->encrypted.inc_nonce	= htonl(nonce + 1);
nonce             433 security/keys/trusted.c int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce)
nonce             449 security/keys/trusted.c 	memcpy(nonce, &tb->data[TPM_DATA_OFFSET + sizeof(uint32_t)],