Home
last modified time | relevance | path

Searched refs:Trspi_UnloadBlob_PCR_INFO_SHORT (Results 1 – 5 of 5) sorted by relevance

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_quote2.c88 Trspi_UnloadBlob_PCR_INFO_SHORT(&offset, dec, NULL); in Transport_Quote2()
H A Dtspi_quote2.c164 if ((result = Trspi_UnloadBlob_PCR_INFO_SHORT(&offset, pcrDataOut, &pcrInfo))) { in Tspi_TPM_Quote2()
H A Dtsp_delegate.c399 if ((result = Trspi_UnloadBlob_PCR_INFO_SHORT(&offset, pcrInfo, &public.pcrInfo))) in __tspi_build_delegate_public_info()
/netbsd/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c340 Trspi_UnloadBlob_PCR_INFO_SHORT(UINT64 *offset, BYTE *blob, TPM_PCR_INFO_SHORT *pcr) in Trspi_UnloadBlob_PCR_INFO_SHORT() function
2303 (void)Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, NULL); in Trspi_UnloadBlob_TPM_DELEGATE_PUBLIC()
2313 if ((result = Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, &pub->pcrInfo))) in Trspi_UnloadBlob_TPM_DELEGATE_PUBLIC()
2789 Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, NULL); in Trspi_UnloadBlob_NV_DATA_PUBLIC()
2790 Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, NULL); in Trspi_UnloadBlob_NV_DATA_PUBLIC()
2802 Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, &v->pcrInfoRead); in Trspi_UnloadBlob_NV_DATA_PUBLIC()
2803 Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, &v->pcrInfoWrite); in Trspi_UnloadBlob_NV_DATA_PUBLIC()
/netbsd/crypto/external/cpl/trousers/dist/src/include/trousers/
H A Dtrousers.h37 TSS_RESULT Trspi_UnloadBlob_PCR_INFO_SHORT(UINT64 *offset, BYTE *blob, TPM_PCR_INFO_SHORT *pcr);