Home
last modified time | relevance | path

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

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_marshalling.h218 #define tpm_unmarshal_TPM_CAPABILITY_AREA tpm_unmarshal_UINT32 macro
H A Dtpm_cmd_handler.c363 if (tpm_unmarshal_TPM_CAPABILITY_AREA(&ptr, &len, &capArea) in execute_TPM_GetCapability()
399 if (tpm_unmarshal_TPM_CAPABILITY_AREA(&ptr, &len, &capArea) in execute_TPM_SetCapability()