Home
last modified time | relevance | path

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

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_marshalling.c1140 int tpm_unmarshal_TPM_NV_DATA_SENSITIVE(BYTE **ptr, UINT32 *length, TPM_NV_DATA_SENSITIVE *v) in tpm_unmarshal_TPM_NV_DATA_SENSITIVE() function
1681 if (tpm_unmarshal_TPM_NV_DATA_SENSITIVE(ptr, length, &v->nvStorage[i])) return -1; in tpm_unmarshal_TPM_PERMANENT_DATA()