Home
last modified time | relevance | path

Searched refs:digests (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/Documentation/scsi/
Dcxgb3i.txt29 from the host driver, computes and inserts the digests, decomposes
36 the digests, then forwarding the header to the host. The payload data,
/Linux-v4.19/include/linux/
Dtpm_eventlog.h120 struct tpm2_digest digests[TPM2_ACTIVE_PCR_BANKS]; member
/Linux-v4.19/drivers/char/tpm/
Dtpm2-cmd.c237 struct tpm2_digest *digests) in tpm2_pcr_extend() argument
266 if (digests[i].alg_id != tpm2_hash_map[j].tpm_id) in tpm2_pcr_extend()
268 tpm_buf_append_u16(&buf, digests[i].alg_id); in tpm2_pcr_extend()
270 *)&digests[i].digest, in tpm2_pcr_extend()
Dtpm.h580 struct tpm2_digest *digests);
/Linux-v4.19/drivers/char/tpm/eventlog/
Dtpm2.c65 halg_size = sizeof(event->digests[i].alg_id); in calc_tpm2_event_size()
/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_x8_avx2.S312 ## Initialize digests
363 # save old digests
424 # write out digests
/Linux-v4.19/Documentation/crypto/
Darchitecture.rst24 and message digests. In addition, the kernel crypto API provides
26 block ciphers and message digests. Templates include all types of block
29 Single block ciphers and message digests can either be directly used by
31 or keyed message digests.
Duserspace-if.rst115 The salg_type value "hash" applies to message digests and keyed message
116 digests. Though, a keyed message digest is referenced by the appropriate
368 - the hash cipher type (keyed message digests)
/Linux-v4.19/security/integrity/ima/
DKconfig71 template permits both larger hash digests and longer
/Linux-v4.19/Documentation/device-mapper/
Dverity.txt20 The salt is appended when hashing, digests are stored continuously and
/Linux-v4.19/drivers/md/
DKconfig474 You'll need to activate the digests you're going to use in the
/Linux-v4.19/crypto/
DKconfig548 by iSCSI for header and data digests and by others.