Searched refs:bAuditState (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_audit.c30 TSS_BOOL bAuditState; local
43 bAuditState = TRUE;
47 bAuditState = FALSE;
63 result |= Trspi_Hash_BOOL(&hashCtx, bAuditState);
72 bAuditState)))
89 TSS_BOOL bAuditState) /* in */
104 Trspi_LoadBlob_BOOL(&offset, bAuditState, data);
86 Transport_SetOrdinalAuditStatus(TSS_HCONTEXT tspContext, TPM_AUTH *ownerAuth, UINT32 ulOrdinal, TSS_BOOL bAuditState) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_audit.c26 TSS_BOOL bAuditState) /* in */
42 bAuditState, ownerAuth)))
23 TCSP_SetOrdinalAuditStatus_Internal(TCS_CONTEXT_HANDLE hContext, TPM_AUTH *ownerAuth, UINT32 ulOrdinal, TSS_BOOL bAuditState) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_audit.c36 TSS_BOOL bAuditState; local
50 if (getData(TCSD_PACKET_TYPE_BOOL, 2, &bAuditState, 0, &data->comm))
58 result = TCSP_SetOrdinalAuditStatus_Internal(hContext, &ownerAuth, ulOrdinal, bAuditState);
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_audit.c30 TSS_BOOL bAuditState) /* in */
42 if (setData(TCSD_PACKET_TYPE_BOOL, 2, &bAuditState, 0, &hte->comm))
27 RPC_SetOrdinalAuditStatus_TP(struct host_table_entry *hte, TPM_AUTH *ownerAuth, UINT32 ulOrdinal, TSS_BOOL bAuditState) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2745 TSS_BOOL bAuditState) /* in */
2756 bAuditState);
2742 RPC_SetOrdinalAuditStatus(TSS_HCONTEXT hContext, TPM_AUTH *ownerAuth, UINT32 ulOrdinal, TSS_BOOL bAuditState) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h1017 TSS_BOOL bAuditState /* in */

Completed in 135 milliseconds