Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Ddisk_tpm.c114 info.releasePCRSelection.sizeOfSelect = 3; in TPM_disk_seal()
115 info.releasePCRSelection.pcrSelect = (void*)&dst->pcr_selection; in TPM_disk_seal()
204 in.sealInfoLong.releasePCRSelection.sizeOfSelect = 3; in TPM_disk_unseal()
205 in.sealInfoLong.releasePCRSelection.pcrSelect = (void*)&src->pcr_selection; in TPM_disk_unseal()
A Dtcg.h596 TPM_PCR_SELECTION releasePCRSelection; member
607 free_TPM_PCR_SELECTION(&p->releasePCRSelection); in free_TPM_PCR_INFO_LONG()
A Dmarshal.h661 ptr = pack_TPM_PCR_SELECTION(ptr, &p->releasePCRSelection); in pack_TPM_PCR_INFO_LONG()
674 rc += sizeof_TPM_PCR_SELECTION(&p->releasePCRSelection); in sizeof_TPM_PCR_INFO_LONG()
690 &p->releasePCRSelection, alloc) || in unpack3_TPM_PCR_INFO_LONG()

Completed in 11 milliseconds