| /Linux-v5.4/drivers/crypto/caam/ | 
| D | caamalg_desc.c | 213 				  const bool is_rfc3686, u32 *nonce, int era)  in init_sh_desc_key_aead()291 			    u32 *nonce, const u32 ctx1_iv_off, const bool is_qi,  in cnstr_shdsc_aead_encap()
 385 			    const bool is_rfc3686, u32 *nonce,  in cnstr_shdsc_aead_decap()
 502 			       u32 *nonce, const u32 ctx1_iv_off,  in cnstr_shdsc_aead_givencap()
 1394 		const u8 *nonce = cdata->key_virt + cdata->keylen;  in cnstr_shdsc_skcipher_encap()  local
 1466 		const u8 *nonce = cdata->key_virt + cdata->keylen;  in cnstr_shdsc_skcipher_decap()  local
 
 | 
| D | pdb.h | 276 	u32 nonce;  member288 	u32 nonce;  member
 
 | 
| /Linux-v5.4/drivers/crypto/nx/ | 
| D | nx-aes-gcm.c | 67 	char *nonce = nx_ctx->priv.gcm.nonce;  in gcm4106_aes_nx_set_key()  local446 	char *nonce = nx_ctx->priv.gcm.nonce;  in gcm4106_aes_nx_encrypt()  local
 463 	char *nonce = nx_ctx->priv.gcm.nonce;  in gcm4106_aes_nx_decrypt()  local
 
 | 
| D | nx.h | 92 	u8 nonce[NX_GCM4106_NONCE_LEN];  member106 	u8 nonce[NX_CCM4309_NONCE_LEN];  member
 114 	u8 nonce[CTR_RFC3686_NONCE_SIZE];  member
 
 | 
| /Linux-v5.4/fs/crypto/ | 
| D | fscrypt_private.h | 32 	u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE];  member42 	u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE];  member
 259 		u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE];  member
 
 | 
| /Linux-v5.4/net/mac80211/ | 
| D | aes_gmac.c | 17 int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce,  in ieee80211_aes_gmac()
 | 
| D | wpa.c | 1133 	u8 nonce[GMAC_NONCE_LEN];  in ieee80211_crypto_aes_gmac_encrypt()  local1179 	u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN];  in ieee80211_crypto_aes_gmac_decrypt()  local
 
 | 
| /Linux-v5.4/arch/powerpc/perf/ | 
| D | hv-24x7.c | 449 				       int nonce)  in event_to_attr()489 					    int nonce)  in event_to_desc_attr()
 503 event_to_long_desc_attr(struct hv_24x7_event_data *event, int nonce)  in event_to_long_desc_attr()
 517 				   struct hv_24x7_event_data *event, int nonce)  in event_data_to_attrs()
 861 		int nonce;  in create_events_from_catalog()  local
 
 | 
| /Linux-v5.4/net/ceph/ | 
| D | auth_x.h | 35 	u64 nonce;  member
 | 
| D | auth_x_protocol.h | 72 	__le64 nonce;  member
 | 
| /Linux-v5.4/net/dccp/ | 
| D | ackvec.h | 130 			 nonce:1;  member
 | 
| D | ackvec.c | 347 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce)  in dccp_ackvec_parsed_add()
 | 
| D | options.c | 404 	u8 i, nonce = 0;  in dccp_insert_option_ackvec()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | vce_v1_0.c | 46 		uint32_t nonce[4];  member
 | 
| /Linux-v5.4/crypto/ | 
| D | ctr.c | 19 	u8 nonce[CTR_RFC3686_NONCE_SIZE];  member
 | 
| D | gcm.c | 35 	u8 nonce[4];  member51 	u8 nonce[4];  member
 
 | 
| D | vmac.c | 70 	} nonce;  member
 | 
| /Linux-v5.4/drivers/crypto/chelsio/ | 
| D | chcr_crypto.h | 179 	u8 nonce[4];  member233 	u8 nonce[4];  member
 
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | ndisc.c | 600 		   u64 nonce)  in ndisc_send_ns()783 	u64 nonce = 0;  in ndisc_recv_ns()  local
 
 | 
| /Linux-v5.4/net/rxrpc/ | 
| D | protocol.h | 158 	__be32		nonce;		/* encrypted random number */  member
 | 
| /Linux-v5.4/include/linux/ceph/ | 
| D | msgr.h | 65 	__le32 nonce;  /* unique id for process (e.g. pid) */  member
 | 
| /Linux-v5.4/tools/testing/selftests/tpm2/ | 
| D | tpm2.py | 250     def __init__(self, session_handle=TPM2_RS_PW, nonce='', session_attributes=0,  argument
 | 
| /Linux-v5.4/drivers/char/tpm/ | 
| D | tpm2-cmd.c | 392 				 const u8 *nonce, u16 nonce_len,  in tpm2_buf_append_auth()
 | 
| /Linux-v5.4/drivers/platform/olpc/ | 
| D | olpc-xo175-ec.c | 295 	u8 nonce[] = {0xA5, 0x5A};  in olpc_xo175_ec_read_packet()  local
 | 
| /Linux-v5.4/drivers/crypto/ | 
| D | omap-aes.h | 99 	u8		nonce[4];  member
 |