/Linux-v4.19/drivers/crypto/caam/ |
D | caamalg_desc.c | 217 const bool is_rfc3686, u32 *nonce, int era) in init_sh_desc_key_aead() 295 u32 *nonce, const u32 ctx1_iv_off, const bool is_qi, in cnstr_shdsc_aead_encap() 390 const bool is_rfc3686, u32 *nonce, in cnstr_shdsc_aead_decap() 508 u32 *nonce, const u32 ctx1_iv_off, in cnstr_shdsc_aead_givencap() 1255 const u8 *nonce = cdata->key_virt + cdata->keylen; in cnstr_shdsc_ablkcipher_encap() local 1320 const u8 *nonce = cdata->key_virt + cdata->keylen; in cnstr_shdsc_ablkcipher_decap() local 1389 const u8 *nonce = cdata->key_virt + cdata->keylen; in cnstr_shdsc_ablkcipher_givencap() local
|
D | pdb.h | 276 u32 nonce; member 288 u32 nonce; member
|
/Linux-v4.19/drivers/crypto/nx/ |
D | nx-aes-gcm.c | 79 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_set_key() local 458 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_encrypt() local 475 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_decrypt() local
|
D | nx.h | 103 u8 nonce[NX_GCM4106_NONCE_LEN]; member 117 u8 nonce[NX_CCM4309_NONCE_LEN]; member 125 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member
|
/Linux-v4.19/net/mac80211/ |
D | aes_gmac.c | 20 int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce, in ieee80211_aes_gmac()
|
D | wpa.c | 1132 u8 nonce[GMAC_NONCE_LEN]; in ieee80211_crypto_aes_gmac_encrypt() local 1178 u8 aad[GMAC_AAD_LEN], mic[GMAC_MIC_LEN], ipn[6], nonce[GMAC_NONCE_LEN]; in ieee80211_crypto_aes_gmac_decrypt() local
|
/Linux-v4.19/arch/powerpc/perf/ |
D | hv-24x7.c | 453 int nonce) in event_to_attr() 493 int nonce) in event_to_desc_attr() 507 event_to_long_desc_attr(struct hv_24x7_event_data *event, int nonce) in event_to_long_desc_attr() 521 struct hv_24x7_event_data *event, int nonce) in event_data_to_attrs() 865 int nonce; in create_events_from_catalog() local
|
/Linux-v4.19/net/ceph/ |
D | auth_x.h | 35 u64 nonce; member
|
D | auth_x_protocol.h | 72 __le64 nonce; member
|
/Linux-v4.19/fs/crypto/ |
D | fscrypt_private.h | 40 u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE]; member
|
/Linux-v4.19/net/dccp/ |
D | ackvec.h | 132 nonce:1; member
|
D | ackvec.c | 350 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce) in dccp_ackvec_parsed_add()
|
D | options.c | 408 u8 i, nonce = 0; in dccp_insert_option_ackvec() local
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | vce_v1_0.c | 46 uint32_t nonce[4]; member
|
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_crypto.h | 179 u8 nonce[4]; member 236 u8 nonce[4]; member
|
/Linux-v4.19/crypto/ |
D | ctr.c | 30 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member
|
D | gcm.c | 38 u8 nonce[4]; member 54 u8 nonce[4]; member
|
D | vmac.c | 70 } nonce; member
|
/Linux-v4.19/net/ipv6/ |
D | ndisc.c | 586 u64 nonce) in ndisc_send_ns() 769 u64 nonce = 0; in ndisc_recv_ns() local
|
/Linux-v4.19/net/rxrpc/ |
D | protocol.h | 153 __be32 nonce; /* encrypted random number */ member
|
D | rxkad.c | 786 u32 version, nonce, min_level, abort_code; in rxkad_respond_to_challenge() local
|
/Linux-v4.19/include/linux/ceph/ |
D | msgr.h | 65 __le32 nonce; /* unique id for process (e.g. pid) */ member
|
/Linux-v4.19/drivers/char/tpm/ |
D | tpm2-cmd.c | 391 const u8 *nonce, u16 nonce_len, in tpm2_buf_append_auth()
|
/Linux-v4.19/drivers/crypto/ |
D | omap-aes.h | 103 u8 nonce[4]; member
|
/Linux-v4.19/drivers/crypto/ccp/ |
D | ccp-crypto.h | 104 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member
|