Home
last modified time | relevance | path

Searched refs:TPM_PCR_INFO_SHORT (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/
Dtcs_quote2.c37 UnloadBlob_PCR_INFO_SHORT(UINT64 *offset, BYTE *blob, TPM_PCR_INFO_SHORT *pcrInfoOut) in UnloadBlob_PCR_INFO_SHORT()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtpm.h729 } TPM_PCR_INFO_SHORT; typedef
964 TPM_PCR_INFO_SHORT infoShort;
987 TPM_PCR_INFO_SHORT pcrInfo;
1225 TPM_PCR_INFO_SHORT pcrInfoRead;
1226 TPM_PCR_INFO_SHORT pcrInfoWrite;
1377 TPM_PCR_INFO_SHORT pcrInfo;
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dobj_pcrs.h21 TPM_PCR_INFO_SHORT infoshort;
Dtcs_utils.h254 TSS_RESULT UnloadBlob_PCR_INFO_SHORT(UINT64 *, BYTE *, TPM_PCR_INFO_SHORT *);
/netbsd/src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
Dtpm_nvinfo.c70 static void pcrInfoShortDisplay(TPM_PCR_INFO_SHORT *tpis, const char *type) in pcrInfoShortDisplay()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/trousers/
Dtrousers.h37 TSS_RESULT Trspi_UnloadBlob_PCR_INFO_SHORT(UINT64 *offset, BYTE *blob, TPM_PCR_INFO_SHORT *pcr);
92 void Trspi_LoadBlob_PCR_INFO_SHORT(UINT64 *offset, BYTE *blob, TPM_PCR_INFO_SHORT *pcr);
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_quote2.c161 TPM_PCR_INFO_SHORT pcrInfo; in Tspi_TPM_Quote2()
Dobj_pcrs.c733 TPM_PCR_INFO_SHORT infoshort; in obj_pcrs_create_info_short()
/netbsd/src/crypto/external/cpl/trousers/dist/src/trspi/
Dtrousers.c340 Trspi_UnloadBlob_PCR_INFO_SHORT(UINT64 *offset, BYTE *blob, TPM_PCR_INFO_SHORT *pcr) in Trspi_UnloadBlob_PCR_INFO_SHORT()
361 Trspi_LoadBlob_PCR_INFO_SHORT(UINT64 *offset, BYTE *blob, TPM_PCR_INFO_SHORT *pcr) in Trspi_LoadBlob_PCR_INFO_SHORT()