Searched refs:pcrcompositeSetPcrValue (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_nvdefine.c216 if (pcrcompositeSetPcrValue(*hPcrsRead, pcr, pcrSize, (BYTE *)hash_bin)
226 if (pcrcompositeSetPcrValue(*hPcrsWrite, pcr, pcrSize, (BYTE *)hash_bin)
405 if (pcrcompositeSetPcrValue(hPcrsRead, selectedPcrsRead[i],
433 if (pcrcompositeSetPcrValue(hPcrsWrite, selectedPcrsWrite[i],
/netbsd-current/crypto/external/cpl/tpm-tools/dist/include/
H A Dtpm_tspi.h118 TSS_RESULT pcrcompositeSetPcrValue(TSS_HPCRS a_hPcrs, UINT32 a_Idx,
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/cmds/
H A Dtpm_sealdata.c183 if (pcrcompositeSetPcrValue(hPcrs, selectedPcrs[i], pcrSize, pcrValue)
/netbsd-current/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_tspi.c587 pcrcompositeSetPcrValue(TSS_HPCRS a_hPcrs, UINT32 a_Idx, function

Completed in 69 milliseconds