Searched refs:TPMS_ECC_PARMS_Unmarshal (Results 1 – 3 of 3) sorted by relevance
2173 TPMS_ECC_PARMS_Unmarshal(TPMS_ECC_PARMS *target, BYTE **buffer, INT32 *size);
1390 #define TPMS_ECC_PARMS_Unmarshal(target, buffer, size) \ macro
4937 TPMS_ECC_PARMS_Unmarshal(TPMS_ECC_PARMS *target, BYTE **buffer, INT32 *size) in TPMS_ECC_PARMS_Unmarshal() function4980 return TPMS_ECC_PARMS_Unmarshal((TPMS_ECC_PARMS *)&(target->eccDetail), buffer, size); in TPMU_PUBLIC_PARMS_Unmarshal()