Home
last modified time | relevance | path

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

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_marshalling.h453 int tpm_unmarshal_TPM_DELEGATE_LABEL(BYTE **ptr, UINT32 *length, TPM_DELEGATE_LABEL *v);
H A Dtpm_marshalling.c1205 int tpm_unmarshal_TPM_DELEGATE_LABEL(BYTE **ptr, UINT32 *length, TPM_DELEGATE_LABEL *v) in tpm_unmarshal_TPM_DELEGATE_LABEL() function
1225 || tpm_unmarshal_TPM_DELEGATE_LABEL(ptr, length, &v->rowLabel) in tpm_unmarshal_TPM_DELEGATE_PUBLIC()