HomeSort by: relevance | last modified time | path
    Searched refs:Trspi_UnloadBlob_PCR_INFO_SHORT (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_quote2.c 88 Trspi_UnloadBlob_PCR_INFO_SHORT(&offset, dec, NULL);
tspi_quote2.c 164 if ((result = Trspi_UnloadBlob_PCR_INFO_SHORT(&offset, pcrDataOut, &pcrInfo))) {
tsp_delegate.c 399 if ((result = Trspi_UnloadBlob_PCR_INFO_SHORT(&offset, pcrInfo, &public.pcrInfo)))
  /src/crypto/external/cpl/trousers/dist/src/trspi/
trousers.c 340 Trspi_UnloadBlob_PCR_INFO_SHORT(UINT64 *offset, BYTE *blob, TPM_PCR_INFO_SHORT *pcr)
2303 (void)Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, NULL);
2313 if ((result = Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, &pub->pcrInfo)))
2789 Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, NULL);
2790 Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, NULL);
2802 Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, &v->pcrInfoRead);
2803 Trspi_UnloadBlob_PCR_INFO_SHORT(offset, blob, &v->pcrInfoWrite);
  /src/crypto/external/cpl/trousers/dist/src/include/trousers/
trousers.h 37 TSS_RESULT Trspi_UnloadBlob_PCR_INFO_SHORT(UINT64 *offset, BYTE *blob, TPM_PCR_INFO_SHORT *pcr);

Completed in 19 milliseconds