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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_audit.c28 UINT32 ulOrdinal)
62 result |= Trspi_Hash_UINT32(&hashCtx, ulOrdinal);
71 if ((result = TCS_API(tspContext)->SetOrdinalAuditStatus(tspContext, &ownerAuth, ulOrdinal,
88 UINT32 ulOrdinal, /* in */
103 Trspi_LoadBlob_UINT32(&offset, ulOrdinal, data);
25 __tspi_audit_set_ordinal_audit_status(TSS_HTPM hTpm, TSS_FLAG flag, TSS_FLAG subFlag, UINT32 ulOrdinal) argument
86 Transport_SetOrdinalAuditStatus(TSS_HCONTEXT tspContext, TPM_AUTH *ownerAuth, UINT32 ulOrdinal, TSS_BOOL bAuditState) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_audit.c25 UINT32 ulOrdinal, /* in */
41 if ((result = tpm_rqu_build(TPM_ORD_SetOrdinalAuditStatus, &offset, txBlob, ulOrdinal,
23 TCSP_SetOrdinalAuditStatus_Internal(TCS_CONTEXT_HANDLE hContext, TPM_AUTH *ownerAuth, UINT32 ulOrdinal, TSS_BOOL bAuditState) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_audit.c35 UINT32 ulOrdinal; local
44 if (getData(TCSD_PACKET_TYPE_UINT32, 1, &ulOrdinal, 0, &data->comm))
55 result = TCSP_SetOrdinalAuditStatus_Internal(hContext, &ownerAuth, ulOrdinal, bAuditState);
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_audit.c28 UINT32 ulOrdinal, /* in */
39 if (setData(TCSD_PACKET_TYPE_UINT32, 1, &ulOrdinal, 0, &hte->comm))
26 RPC_SetOrdinalAuditStatus_TP(struct host_table_entry *hte, TPM_AUTH *ownerAuth, UINT32 ulOrdinal, TSS_BOOL bAuditState) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2744 UINT32 ulOrdinal, /* in */
2755 result = RPC_SetOrdinalAuditStatus_TP(entry, ownerAuth, ulOrdinal,
2742 RPC_SetOrdinalAuditStatus(TSS_HCONTEXT hContext, TPM_AUTH *ownerAuth, UINT32 ulOrdinal, TSS_BOOL bAuditState) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h1021 UINT32 ulOrdinal, /* in */

Completed in 66 milliseconds