Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c165 .GetAuditDigestSigned = RPC_GetAuditDigestSigned,
312 .GetAuditDigestSigned = Transport_GetAuditDigestSigned,
H A Dtspi_audit.c193 if ((result = TCS_API(tspContext)->GetAuditDigestSigned(tspContext, tcsKeyHandle, in Tspi_TPM_GetAuditDigest()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h332 DECLARE_TCSTP_FUNC(GetAuditDigestSigned);
H A Dspi_utils.h606 TSS_RESULT (*GetAuditDigestSigned)(TSS_HCONTEXT, TCS_KEY_HANDLE, TSS_BOOL, TPM_NONCE *, member