Home
last modified time | relevance | path

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

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_marshalling.h447 int tpm_unmarshal_TPM_FAMILY_LABEL(BYTE **ptr, UINT32 *length, TPM_FAMILY_LABEL *v);
H A Dtpm_marshalling.c1173 int tpm_unmarshal_TPM_FAMILY_LABEL(BYTE **ptr, UINT32 *length, TPM_FAMILY_LABEL *v) in tpm_unmarshal_TPM_FAMILY_LABEL() function
1192 || tpm_unmarshal_TPM_FAMILY_LABEL(ptr, length, &v->familyLabel) in tpm_unmarshal_TPM_FAMILY_TABLE_ENTRY()