Searched refs:closeAudit (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
| H A D | rpc_audit.c | 149 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 D | tcsi_audit.c | 111 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 D | tspi_audit.c | 28 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 D | tsp_audit.c | 179 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 D | rpc_audit.c | 144 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 D | tspi.h | 706 TSS_BOOL closeAudit, // in
|
| H A D | tcs.h | 1092 TSS_BOOL closeAudit, // in
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| H A D | tcs_api.c | 2801 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 D | tcs_utils.h | 1032 TSS_BOOL closeAudit, /* in */
|