Home
last modified time | relevance | path

Searched refs:digestAtCreation (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Ddisk_tpm.c116 memcpy(&info.digestAtCreation, &dst->digest_at_seal, 20); in TPM_disk_seal()
206 memcpy(&in.sealInfoLong.digestAtCreation, &src->digest_at_seal, 20); in TPM_disk_unseal()
A Dmarshal.h635 ptr = pack_TPM_COMPOSITE_HASH(ptr, &p->digestAtCreation); in pack_TPM_PCR_INFO()
643 unpack3_TPM_COMPOSITE_HASH(ptr, pos, max, &p->digestAtCreation); in unpack3_TPM_PCR_INFO()
651 rc += sizeof_TPM_COMPOSITE_HASH(&p->digestAtCreation); in sizeof_TPM_PCR_INFO()
662 ptr = pack_TPM_COMPOSITE_HASH(ptr, &p->digestAtCreation); in pack_TPM_PCR_INFO_LONG()
675 rc += sizeof_TPM_COMPOSITE_HASH(&p->digestAtCreation); in sizeof_TPM_PCR_INFO_LONG()
692 &p->digestAtCreation) || in unpack3_TPM_PCR_INFO_LONG()
A Dtcg.h597 TPM_COMPOSITE_HASH digestAtCreation; member
613 TPM_COMPOSITE_HASH digestAtCreation; member

Completed in 10 milliseconds