Home
last modified time | relevance | path

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

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_marshalling.h324 int tpm_unmarshal_TPM_PCR_COMPOSITE(BYTE **ptr, UINT32 *length, TPM_PCR_COMPOSITE *v);
H A Dtpm_marshalling.c218 int tpm_unmarshal_TPM_PCR_COMPOSITE(BYTE **ptr, UINT32 *length, TPM_PCR_COMPOSITE *v) in tpm_unmarshal_TPM_PCR_COMPOSITE() function