Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_audit.c149 TSS_BOOL closeAudit; in tcs_wrap_GetAuditDigestSigned() local
174 if (getData(TCSD_PACKET_TYPE_BOOL, 2, &closeAudit, 0, &data->comm)) in tcs_wrap_GetAuditDigestSigned()
188 result = TCSP_GetAuditDigestSigned_Internal(hContext, keyHandle, closeAudit, antiReplay, in tcs_wrap_GetAuditDigestSigned()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_audit.c111 TSS_BOOL closeAudit, /* in */ in TCSP_GetAuditDigestSigned_Internal() argument
140 closeAudit, antiReplay.nonce, privAuth))) in TCSP_GetAuditDigestSigned_Internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_audit.c28 TSS_BOOL closeAudit, /* in */ in Tspi_TPM_GetAuditDigest() argument
180 result |= Trspi_Hash_BOOL(&hashCtx, closeAudit); in Tspi_TPM_GetAuditDigest()
194 closeAudit, &antiReplay, in Tspi_TPM_GetAuditDigest()
H A Dtsp_audit.c179 TSS_BOOL closeAudit, /* in */ in Transport_GetAuditDigestSigned() argument
217 Trspi_LoadBlob_BOOL(&offset, closeAudit, data); in Transport_GetAuditDigestSigned()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_audit.c144 TSS_BOOL closeAudit, /* in */ in RPC_GetAuditDigestSigned_TP() argument
168 if (setData(TCSD_PACKET_TYPE_BOOL, 2, &closeAudit, 0, &hte->comm)) in RPC_GetAuditDigestSigned_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h706 TSS_BOOL closeAudit, // in
H A Dtcs.h1092 TSS_BOOL closeAudit, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2801 TSS_BOOL closeAudit, /* in */ in RPC_GetAuditDigestSigned() argument
2819 result = RPC_GetAuditDigestSigned_TP(entry, keyHandle, closeAudit, in RPC_GetAuditDigestSigned()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h1032 TSS_BOOL closeAudit, /* in */