Home
last modified time | relevance | path

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

/external/tpm2/
DMarshal_PolicyLocality.c18 result = TPMA_LOCALITY_Unmarshal(&target->locality, buffer, size); in PolicyLocality_In_Unmarshal()
DPolicyLocality.c107 TPMA_LOCALITY_Unmarshal(&session->commandLocality, &buffer, in TPM2_PolicyLocality()
Dtpm_generated.h292 TPM_RC TPMA_LOCALITY_Unmarshal(TPMA_LOCALITY* target,
Dtpm_generated.c820 TPM_RC TPMA_LOCALITY_Unmarshal(TPMA_LOCALITY* target, in TPMA_LOCALITY_Unmarshal() function
1028 result = TPMA_LOCALITY_Unmarshal(&target->locality, buffer, size); in TPMS_CREATION_DATA_Unmarshal()