Home
last modified time | relevance | path

Searched refs:tpm_unmarshal_TPM_VERSION (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_data.c240 if (tpm_unmarshal_TPM_VERSION(&ptr, &len, &ver)
H A Dtpm_marshalling.h279 int tpm_unmarshal_TPM_VERSION(BYTE **ptr, UINT32 *length, TPM_VERSION *v);
H A Dtpm_marshalling.c69 int tpm_unmarshal_TPM_VERSION(BYTE **ptr, UINT32 *length, TPM_VERSION *v) in tpm_unmarshal_TPM_VERSION() function
994 || tpm_unmarshal_TPM_VERSION(ptr, length, &v->version) in tpm_unmarshal_TPM_CAP_VERSION_INFO()
1633 || tpm_unmarshal_TPM_VERSION(ptr, length, &v->version) in tpm_unmarshal_TPM_PERMANENT_DATA()