Searched refs:closeAudit (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_audit.c111 TSS_BOOL closeAudit, /* in */
140 closeAudit, antiReplay.nonce, privAuth)))
109 TCSP_GetAuditDigestSigned_Internal(TCS_CONTEXT_HANDLE hContext, TCS_KEY_HANDLE keyHandle, TSS_BOOL closeAudit, TPM_NONCE antiReplay, TPM_AUTH *privAuth, UINT32 *counterValueSize, BYTE **counterValue, TPM_DIGEST *auditDigest, TPM_DIGEST *ordinalDigest, UINT32 *sigSize, BYTE **sig) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_audit.c149 TSS_BOOL closeAudit; local
174 if (getData(TCSD_PACKET_TYPE_BOOL, 2, &closeAudit, 0, &data->comm))
188 result = TCSP_GetAuditDigestSigned_Internal(hContext, keyHandle, closeAudit, antiReplay,
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_audit.c28 TSS_BOOL closeAudit, /* in */
180 result |= Trspi_Hash_BOOL(&hashCtx, closeAudit);
194 closeAudit, &antiReplay,
26 Tspi_TPM_GetAuditDigest(TSS_HTPM hTpm, TSS_HKEY hKey, TSS_BOOL closeAudit, UINT32* pulAuditDigestSize, BYTE** prgbAuditDigest, TPM_COUNTER_VALUE* pCounterValue, TSS_VALIDATION* pValidationData, UINT32* ordSize, UINT32** ordList) argument
H A Dtsp_audit.c179 TSS_BOOL closeAudit, /* in */
217 Trspi_LoadBlob_BOOL(&offset, closeAudit, data);
177 Transport_GetAuditDigestSigned(TSS_HCONTEXT tspContext, TCS_KEY_HANDLE keyHandle, TSS_BOOL closeAudit, TPM_NONCE *antiReplay, TPM_AUTH *privAuth, UINT32 *counterValueSize, BYTE **counterValue, TPM_DIGEST *auditDigest, TPM_DIGEST *ordinalDigest, UINT32 *sigSize, BYTE **sig) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_audit.c144 TSS_BOOL closeAudit, /* in */
168 if (setData(TCSD_PACKET_TYPE_BOOL, 2, &closeAudit, 0, &hte->comm))
142 RPC_GetAuditDigestSigned_TP(struct host_table_entry *hte, TCS_KEY_HANDLE keyHandle, TSS_BOOL closeAudit, TPM_NONCE *antiReplay, TPM_AUTH *privAuth, UINT32 *counterValueSize, BYTE **counterValue, TPM_DIGEST *auditDigest, TPM_DIGEST *ordinalDigest, UINT32 *sigSize, BYTE **sig) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h1092 TSS_BOOL closeAudit, // in
H A Dtspi.h706 TSS_BOOL closeAudit, // in
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2801 TSS_BOOL closeAudit, /* in */
2819 result = RPC_GetAuditDigestSigned_TP(entry, keyHandle, closeAudit,
2799 RPC_GetAuditDigestSigned(TSS_HCONTEXT hContext, TCS_KEY_HANDLE keyHandle, TSS_BOOL closeAudit, TPM_NONCE *antiReplay, TPM_AUTH *privAuth, UINT32 *counterValueSize, BYTE **counterValue, TPM_DIGEST *auditDigest, TPM_DIGEST *ordinalDigest, UINT32 *sigSize, BYTE **sig) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h1032 TSS_BOOL closeAudit, /* in */

Completed in 174 milliseconds