Home
last modified time | relevance | path

Searched refs:Trspi_LoadBlob_PCR_SELECTION (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_pcr.c71 Trspi_LoadBlob_PCR_SELECTION(&sizeOffset, hashBlob, select); in pcrs_calc_composite()
H A Dobj_encdata.c320 Trspi_LoadBlob_PCR_SELECTION(&offset, *data, selection); in obj_encdata_get_pcr_selection()
H A Dobj_policy.c1567 Trspi_LoadBlob_PCR_SELECTION(&offset, NULL, &public.pcrInfo.pcrSelection); in obj_policy_get_delegation_pcr_selection()
1575 Trspi_LoadBlob_PCR_SELECTION(&offset, *selection, &public.pcrInfo.pcrSelection); in obj_policy_get_delegation_pcr_selection()
H A Dobj_nv.c723 Trspi_LoadBlob_PCR_SELECTION(&offset, *data, &pcrSelect); in obj_nvstore_create_pcrshortinfo()
H A Dobj_pcrs.c179 Trspi_LoadBlob_PCR_SELECTION(&offset, out, tmp); in obj_pcrs_get_selection()
H A Dobj_rsakey.c1670 Trspi_LoadBlob_PCR_SELECTION(&offset, *data, selection); in obj_rsakey_get_pcr_selection()
/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c292 Trspi_LoadBlob_PCR_SELECTION(offset, blob, &pcr->pcrSelection); in Trspi_LoadBlob_PCR_INFO()
333 Trspi_LoadBlob_PCR_SELECTION(offset, blob, &pcr->creationPCRSelection); in Trspi_LoadBlob_PCR_INFO_LONG()
334 Trspi_LoadBlob_PCR_SELECTION(offset, blob, &pcr->releasePCRSelection); in Trspi_LoadBlob_PCR_INFO_LONG()
363 Trspi_LoadBlob_PCR_SELECTION(offset, blob, &pcr->pcrSelection); in Trspi_LoadBlob_PCR_INFO_SHORT()
398 Trspi_LoadBlob_PCR_SELECTION(UINT64 *offset, BYTE *blob, TCPA_PCR_SELECTION *pcr) in Trspi_LoadBlob_PCR_SELECTION() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/trousers/
H A Dtrousers.h93 void Trspi_LoadBlob_PCR_SELECTION(UINT64 *offset, BYTE *blob, TCPA_PCR_SELECTION *pcr);