Searched refs:nonce (Results 101 - 125 of 145) sorted by relevance

123456

/linux-master/arch/arm/crypto/
H A Dpoly1305-glue.c24 void poly1305_emit_arm(void *state, u8 *digest, const u32 *nonce);
H A Dpoly1305-armv4.pl371 my ($ctx,$mac,$nonce)=map("r$_",(0..2));
418 ldr $g0,[$nonce,#0]
423 ldr $g1,[$nonce,#4]
428 ldr $g2,[$nonce,#8]
433 ldr $g3,[$nonce,#12]
/linux-master/fs/crypto/
H A Dcrypto.c102 memcpy(iv->nonce, ci->ci_nonce, FSCRYPT_FILE_NONCE_SIZE);
H A Dinline_crypt.c49 return offsetofend(union fscrypt_iv, nonce);
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c701 info->nonce = le32_to_cpu(sec_attest_info->nonce);
751 info->nonce = le32_to_cpu(dev_info_signed->nonce);
H A Dfirmware_if.c3199 u32 nonce, u32 timeout)
3218 pkt.nonce = cpu_to_le32(nonce);
3237 u32 nonce)
3240 sizeof(struct cpucp_sec_attest_info), nonce,
3245 struct cpucp_dev_info_signed *dev_info_signed, u32 nonce)
3248 sizeof(struct cpucp_dev_info_signed), nonce,
3198 hl_fw_get_sec_attest_data(struct hl_device *hdev, u32 packet_id, void *data, u32 size, u32 nonce, u32 timeout) argument
3236 hl_fw_get_sec_attest_info(struct hl_device *hdev, struct cpucp_sec_attest_info *sec_attest_info, u32 nonce) argument
3244 hl_fw_get_dev_info_signed(struct hl_device *hdev, struct cpucp_dev_info_signed *dev_info_signed, u32 nonce) argument
/linux-master/drivers/md/dm-vdo/indexer/
H A Dindex.c789 index->volume->nonce);
1163 u64 nonce; local
1202 nonce = uds_get_volume_nonce(index->layout);
1203 result = uds_make_volume_index(config, nonce, &index->volume_index);
/linux-master/net/tls/
H A Dtls.h55 unsigned int nonce; member in struct:tls_cipher_desc
347 /* we cover nonce explicit here as well, so buf should be of
355 /* we can use IV for nonce explicit according to spec */
H A Dtls_main.c79 .nonce = cipher ## _IV_SIZE, \
91 .nonce = 0, \
/linux-master/crypto/
H A Dccm.c31 u8 nonce[3]; member in struct:crypto_rfc4309_ctx
577 memcpy(ctx->nonce, key + keylen, 3);
616 memcpy(iv + 1, ctx->nonce, 3);
/linux-master/fs/bcachefs/
H A Dbackpointers.c486 struct nonce nonce = extent_nonce(extent.k->version, p.crc); local
487 struct bch_csum csum = bch2_checksum(c, p.crc.csum_type, nonce, data_buf, bytes);
H A Ddata_update.c244 * Check for nonce offset inconsistency:
571 m->op.nonce = p.crc.nonce + p.crc.offset;
/linux-master/include/trace/events/
H A Drxrpc.h960 u32 version, u32 nonce, u32 min_level),
962 TP_ARGS(conn, serial, version, nonce, min_level),
968 __field(u32, nonce)
976 __entry->nonce = nonce;
984 __entry->nonce,
/linux-master/net/ceph/
H A Dmon_client.c1035 le32_to_cpu(client_addr->nonce));
1047 le32_to_cpu(client_addr->nonce));
1147 inst->addr.nonce = 0;
H A Dmessenger_v1.c718 con->v1.actual_peer_addr.nonce == con->peer_addr.nonce)) {
721 le32_to_cpu(con->peer_addr.nonce),
723 le32_to_cpu(con->v1.actual_peer_addr.nonce));
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm1.c426 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) argument
439 memcpy(nonce, &tb->data[TPM_DATA_OFFSET + sizeof(uint32_t)],
/linux-master/include/uapi/drm/
H A Dhabanalabs_accel.h1264 * @nonce: number only used once. random number provided by host. this also passed to the quote
1280 __u32 nonce; member in struct:hl_info_sec_attest
1297 * @nonce: number only used once. random number provided by host. this also passed to the quote
1304 * @info_sig: signature of the info + nonce data.
1309 __u32 nonce; member in struct:hl_info_signed
/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.c2420 (header.nonce == slab->allocator->nonce)) {
2853 if ((header.nonce != slab->allocator->nonce) ||
3699 journal->tail_header.nonce = slab->allocator->nonce;
4001 .nonce = vdo->states.vdo.nonce,
H A Ddm-vdo-target.c1293 result = vdo_validate_component_states(&vdo->states, vdo->geometry.nonce,
1348 vdo->states.vdo.nonce, vdo, partition,
1363 vdo->recovery_journal, vdo->states.vdo.nonce,
H A Drepair.c1187 if ((header->nonce != journal->nonce) ||
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi.c92 u32 *nonce = NULL; local
117 nonce = (u32 *)((void *)ctx->key + ctx->adata.keylen_pad +
150 ivsize, ctx->authsize, is_rfc3686, nonce,
166 is_rfc3686, nonce, ctx1_iv_off, true,
183 ivsize, ctx->authsize, is_rfc3686, nonce,
484 * in the nonce. Update the AES key length.
590 * in the nonce. Update the AES key length.
/linux-master/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c186 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member in struct:ixp_ctx
943 /* the nonce is stored in bytes at end of key */
947 memcpy(ctx->nonce, key + (key_len - CTR_RFC3686_NONCE_SIZE),
1075 memcpy(iv, ctx->nonce, CTR_RFC3686_NONCE_SIZE);
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c782 u32 *nonce, i; local
788 nonce = (u32 *)key->key_nonce;
789 for (i = 0; i < WIL_EAP_NONCE_LEN / sizeof(u32); i++, nonce++) {
790 if (*nonce != 0) {
/linux-master/fs/ceph/
H A Ddebugfs.c359 ceph_pr_addr(client_addr), le32_to_cpu(client_addr->nonce));
/linux-master/include/uapi/linux/usb/
H A Dch9.h1161 __u8 nonce[16]; member in struct:usb_handshake

Completed in 259 milliseconds

123456