Home
last modified time | relevance | path

Searched refs:GetAuditDigest (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c164 .GetAuditDigest = RPC_GetAuditDigest,
311 .GetAuditDigest = Transport_GetAuditDigest,
H A Dtspi_audit.c65 if ((result = TCS_API(tspContext)->GetAuditDigest(tspContext, startOrdinal, in Tspi_TPM_GetAuditDigest()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h331 DECLARE_TCSTP_FUNC(GetAuditDigest);
H A Dspi_utils.h604 TSS_RESULT (*GetAuditDigest)(TSS_HCONTEXT, UINT32, TPM_DIGEST *, UINT32 *, BYTE **, member