Searched refs:inDigest (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_pcr_extend.c35 TCPA_DIGEST inDigest; local
49 if (getData(TCSD_PACKET_TYPE_DIGEST, 2, &inDigest, 0, &data->comm))
54 result = TCSP_Extend_Internal(hContext, pcrIndex, inDigest, &outDigest);
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_pcr_extend.c31 TCPA_DIGEST inDigest, /* in */
47 Trspi_LoadBlob(&offset, TPM_SHA1_160_HASH_LEN, data, inDigest.digest);
29 Transport_Extend(TSS_HCONTEXT tspContext, TCPA_PCRINDEX pcrNum, TCPA_DIGEST inDigest, TCPA_PCRVALUE * outDigest) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_pcr.c34 TCPA_DIGEST inDigest, /* in */
63 inDigest.digest, NULL, NULL)))
32 TCSP_Extend_Internal(TCS_CONTEXT_HANDLE hContext, TCPA_PCRINDEX pcrNum, TCPA_DIGEST inDigest, TCPA_PCRVALUE * outDigest) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_pcr_extend.c31 TCPA_DIGEST inDigest, /* in */
44 if (setData(TCSD_PACKET_TYPE_DIGEST, 2, &inDigest, 0, &hte->comm))
29 RPC_Extend_TP(struct host_table_entry *hte, TCPA_PCRINDEX pcrNum, TCPA_DIGEST inDigest, TCPA_PCRVALUE * outDigest ) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h356 TPM_DIGEST inDigest, // in
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c886 TCPA_DIGEST inDigest, /* in */
897 result = RPC_Extend_TP(entry, pcrNum, inDigest, outDigest);
884 RPC_Extend(TSS_HCONTEXT tspContext, TCPA_PCRINDEX pcrNum, TCPA_DIGEST inDigest, TCPA_PCRVALUE * outDigest) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h534 TCPA_DIGEST inDigest, /* in */

Completed in 210 milliseconds