Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Ddisk_tpm.c112 info.creationPCRSelection.sizeOfSelect = 3; in TPM_disk_seal()
113 info.creationPCRSelection.pcrSelect = (void*)&dst->pcr_selection; in TPM_disk_seal()
202 in.sealInfoLong.creationPCRSelection.sizeOfSelect = 3; in TPM_disk_unseal()
203 in.sealInfoLong.creationPCRSelection.pcrSelect = (void*)&src->pcr_selection; in TPM_disk_unseal()
A Dtcg.h595 TPM_PCR_SELECTION creationPCRSelection; member
606 free_TPM_PCR_SELECTION(&p->creationPCRSelection); in free_TPM_PCR_INFO_LONG()
A Dmarshal.h660 ptr = pack_TPM_PCR_SELECTION(ptr, &p->creationPCRSelection); in pack_TPM_PCR_INFO_LONG()
673 rc += sizeof_TPM_PCR_SELECTION(&p->creationPCRSelection); in sizeof_TPM_PCR_INFO_LONG()
688 &p->creationPCRSelection, alloc) || in unpack3_TPM_PCR_INFO_LONG()

Completed in 11 milliseconds