Home
last modified time | relevance | path

Searched refs:startOrdinal (Results 1 – 8 of 8) sorted by relevance

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_audit.c54 UINT32 startOrdinal = 0; in Tspi_TPM_GetAuditDigest() local
65 if ((result = TCS_API(tspContext)->GetAuditDigest(tspContext, startOrdinal, in Tspi_TPM_GetAuditDigest()
95 Trspi_UnloadBlob_UINT32(&offset, &startOrdinal, in Tspi_TPM_GetAuditDigest()
97 startOrdinal++; in Tspi_TPM_GetAuditDigest()
H A Dtsp_audit.c114 UINT32 startOrdinal, /* in */ in Transport_GetAuditDigest() argument
135 Trspi_LoadBlob_UINT32(&offset, startOrdinal, data); in Transport_GetAuditDigest()
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_audit.c78 UINT32 startOrdinal; in tcs_wrap_GetAuditDigest() local
95 if (getData(TCSD_PACKET_TYPE_UINT32, 1, &startOrdinal, 0, &data->comm)) in tcs_wrap_GetAuditDigest()
100 …result = TCSP_GetAuditDigest_Internal(hContext, startOrdinal, &auditDigest, &counterValueSize, &co… in tcs_wrap_GetAuditDigest()
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_audit.c65 UINT32 startOrdinal, /* in */ in TCSP_GetAuditDigest_Internal() argument
83 if ((result = tpm_rqu_build(TPM_ORD_GetAuditDigest, &offset, txBlob, startOrdinal, NULL))) in TCSP_GetAuditDigest_Internal()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_audit.c62 UINT32 startOrdinal, /* in */ in RPC_GetAuditDigest_TP() argument
78 if (setData(TCSD_PACKET_TYPE_UINT32, 1, &startOrdinal, 0, &hte->comm)) in RPC_GetAuditDigest_TP()
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h1080 UINT32 startOrdinal, // in
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2769 UINT32 startOrdinal, /* in */ in RPC_GetAuditDigest() argument
2785 result = RPC_GetAuditDigest_TP(entry, startOrdinal, auditDigest, in RPC_GetAuditDigest()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h1021 UINT32 startOrdinal, /* in */