Home
last modified time | relevance | path

Searched defs:nonce (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_desc.c217 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
Dpdb.h276 u32 nonce; member
288 u32 nonce; member
/Linux-v4.19/drivers/crypto/nx/
Dnx-aes-gcm.c79 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
Dnx.h103 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/
Daes_gmac.c20 int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce, in ieee80211_aes_gmac()
Dwpa.c1132 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/
Dhv-24x7.c453 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/
Dauth_x.h35 u64 nonce; member
Dauth_x_protocol.h72 __le64 nonce; member
/Linux-v4.19/fs/crypto/
Dfscrypt_private.h40 u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE]; member
/Linux-v4.19/net/dccp/
Dackvec.h132 nonce:1; member
Dackvec.c350 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce) in dccp_ackvec_parsed_add()
Doptions.c408 u8 i, nonce = 0; in dccp_insert_option_ackvec() local
/Linux-v4.19/drivers/gpu/drm/radeon/
Dvce_v1_0.c46 uint32_t nonce[4]; member
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_crypto.h179 u8 nonce[4]; member
236 u8 nonce[4]; member
/Linux-v4.19/crypto/
Dctr.c30 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member
Dgcm.c38 u8 nonce[4]; member
54 u8 nonce[4]; member
Dvmac.c70 } nonce; member
/Linux-v4.19/net/ipv6/
Dndisc.c586 u64 nonce) in ndisc_send_ns()
769 u64 nonce = 0; in ndisc_recv_ns() local
/Linux-v4.19/net/rxrpc/
Dprotocol.h153 __be32 nonce; /* encrypted random number */ member
Drxkad.c786 u32 version, nonce, min_level, abort_code; in rxkad_respond_to_challenge() local
/Linux-v4.19/include/linux/ceph/
Dmsgr.h65 __le32 nonce; /* unique id for process (e.g. pid) */ member
/Linux-v4.19/drivers/char/tpm/
Dtpm2-cmd.c391 const u8 *nonce, u16 nonce_len, in tpm2_buf_append_auth()
/Linux-v4.19/drivers/crypto/
Domap-aes.h103 u8 nonce[4]; member
/Linux-v4.19/drivers/crypto/ccp/
Dccp-crypto.h104 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member

12