Home
last modified time | relevance | path

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

123

/openbmc/linux/lib/crypto/
H A Dchacha20poly1305.c36 static void xchacha_init(u32 *chacha_state, const u8 *key, const u8 *nonce) in xchacha_init()
92 const u64 nonce, in chacha20poly1305_encrypt()
170 const u64 nonce, in chacha20poly1305_decrypt()
211 const u64 nonce, in chacha20poly1305_crypt_sg_inplace()
335 const u64 nonce, in chacha20poly1305_encrypt_sg_inplace()
345 const u64 nonce, in chacha20poly1305_decrypt_sg_inplace()
/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c213 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()
386 const bool is_rfc3686, u32 *nonce, in cnstr_shdsc_aead_decap()
503 u32 *nonce, const u32 ctx1_iv_off, in cnstr_shdsc_aead_givencap()
1398 const u8 *nonce = cdata->key_virt + cdata->keylen; in cnstr_shdsc_skcipher_encap() local
1473 const u8 *nonce = cdata->key_virt + cdata->keylen; in cnstr_shdsc_skcipher_decap() local
/openbmc/linux/drivers/crypto/nx/
H A Dnx-aes-gcm.c67 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_set_key() local
442 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_encrypt() local
459 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_decrypt() local
H A Dnx.h92 u8 nonce[NX_GCM4106_NONCE_LEN]; member
106 u8 nonce[NX_CCM4309_NONCE_LEN]; member
114 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member
/openbmc/linux/include/net/
H A Damt.h117 __be32 nonce; member
132 __be32 nonce; member
152 __be32 nonce; member
173 __be32 nonce; member
190 __be32 nonce; member
249 __be32 nonce; member
356 __be32 nonce; member
/openbmc/linux/net/mac80211/
H A Daes_gmac.c17 int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce, in ieee80211_aes_gmac()
H A Dwpa.c1021 u8 nonce[GMAC_NONCE_LEN]; in ieee80211_crypto_aes_gmac_encrypt() local
1067 u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; in ieee80211_crypto_aes_gmac_decrypt() local
/openbmc/linux/fs/crypto/
H A Dfscrypt_private.h42 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; member
52 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; member
290 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; member
H A Dkeysetup.c705 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; in fscrypt_prepare_new_inode() local
H A Dpolicy.c432 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; in set_encryption_policy() local
/openbmc/linux/arch/powerpc/perf/
H A Dhv-24x7.c522 int nonce) in event_to_attr()
562 int nonce) in event_to_desc_attr()
576 event_to_long_desc_attr(struct hv_24x7_event_data *event, int nonce) in event_to_long_desc_attr()
590 struct hv_24x7_event_data *event, int nonce) in event_data_to_attrs()
946 int nonce; in create_events_from_catalog() local
/openbmc/linux/include/uapi/linux/
H A Dpsp-dbc.h34 __u8 nonce[DBC_NONCE_SIZE]; member
/openbmc/linux/net/ceph/
H A Dauth_x.h35 u64 nonce; member
H A Dauth_x_protocol.h73 __le64 nonce; member
/openbmc/linux/net/dccp/
H A Dackvec.h130 nonce:1; member
H A Dackvec.c352 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce) in dccp_ackvec_parsed_add()
H A Doptions.c405 u8 i, nonce = 0; in dccp_insert_option_ackvec() local
/openbmc/linux/drivers/net/wireguard/
H A Dqueueing.h60 u64 nonce; member
H A Dmessages.h101 u8 nonce[COOKIE_NONCE_LEN]; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dvce_v1_0.c47 uint32_t nonce[4]; member
/openbmc/linux/net/ipv6/
H A Dndisc.c604 const struct in6_addr *saddr, u64 nonce) in ndisc_ns_create()
652 u64 nonce) in ndisc_send_ns()
803 u64 nonce = 0; in ndisc_recv_ns() local
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dspmobj-attributes.c28 u32 nonce; member
/openbmc/linux/crypto/
H A Dctr.c20 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c213 const u8 *nonce, u16 nonce_len, in tpm2_buf_append_auth()
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h179 u8 nonce[4]; member
237 u8 nonce[4]; member

123