Home
last modified time | relevance | path

Searched refs:tpm_unmarshal_TPM_PCRVALUE_ARRAY (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_marshalling.h296 int tpm_unmarshal_TPM_PCRVALUE_ARRAY(BYTE **ptr, UINT32 *length, TPM_PCRVALUE *v, UINT32 n);
H A Dtpm_marshalling.c100 int tpm_unmarshal_TPM_PCRVALUE_ARRAY(BYTE **ptr, UINT32 *length, in tpm_unmarshal_TPM_PCRVALUE_ARRAY() function
223 || tpm_unmarshal_TPM_PCRVALUE_ARRAY(ptr, length, v->pcrValue, in tpm_unmarshal_TPM_PCR_COMPOSITE()