Home
last modified time | relevance | path

Searched refs:LogDebugData (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_quote2.c123 LogDebugData(pcrDataOutSize,pcrDataOut); in Tspi_TPM_Quote2()
127 LogDebugData(*versionInfoSize,*versionInfo); in Tspi_TPM_Quote2()
130 LogDebugData(sigSize,sig); in Tspi_TPM_Quote2()
222 LogDebugData(offset,quoteinfo); in Tspi_TPM_Quote2()
H A Dtsp_policy.c76 LogDebugData(secret_len, secret); in popup_GetSecret()
H A Dobj_pcrs.c877 LogDebugData(TCPA_SHA1_160_HASH_LEN, digest.digest); in obj_pcrs_set_digest_at_release()
904 LogDebugData(TCPA_SHA1_160_HASH_LEN,pcrs->info.infoshort.digestAtRelease.digest); in obj_pcrs_set_digest_at_release()
H A Dtspi_key.c678 LogDebugData(pubKeyLen, pubKey); in Tspi_TPM_KeyControlOwner()
H A Dobj_policy.c231 LogDebugData(20, (BYTE *)secret); in obj_policy_get_secret()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtsplog.h31 #define LogDebugData(sz,blb) LogBlobData(APPID, sz, blb) macro
44 #define LogDebugData(sz,blb) macro