Searched refs:inDigest (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
| H A D | rpc_pcr_extend.c | 35 TCPA_DIGEST inDigest; in tcs_wrap_Extend() local 49 if (getData(TCSD_PACKET_TYPE_DIGEST, 2, &inDigest, 0, &data->comm)) in tcs_wrap_Extend() 54 result = TCSP_Extend_Internal(hContext, pcrIndex, inDigest, &outDigest); in tcs_wrap_Extend()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
| H A D | tsp_pcr_extend.c | 31 TCPA_DIGEST inDigest, /* in */ in Transport_Extend() argument 47 Trspi_LoadBlob(&offset, TPM_SHA1_160_HASH_LEN, data, inDigest.digest); in Transport_Extend()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
| H A D | tcsi_pcr.c | 34 TCPA_DIGEST inDigest, /* in */ in TCSP_Extend_Internal() argument 63 inDigest.digest, NULL, NULL))) in TCSP_Extend_Internal()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
| H A D | rpc_pcr_extend.c | 31 TCPA_DIGEST inDigest, /* in */ in RPC_Extend_TP() argument 44 if (setData(TCSD_PACKET_TYPE_DIGEST, 2, &inDigest, 0, &hte->comm)) in RPC_Extend_TP()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| H A D | tcs.h | 356 TPM_DIGEST inDigest, // in
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| H A D | tcs_api.c | 886 TCPA_DIGEST inDigest, /* in */ in RPC_Extend() argument 897 result = RPC_Extend_TP(entry, pcrNum, inDigest, outDigest); in RPC_Extend()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | tcs_utils.h | 534 TCPA_DIGEST inDigest, /* in */
|