Searched refs:TPMS_ECC_PARMS_Marshal (Results 1 – 3 of 3) sorted by relevance
2175 TPMS_ECC_PARMS_Marshal(TPMS_ECC_PARMS *source, BYTE **buffer, INT32 *size);
1392 #define TPMS_ECC_PARMS_Marshal(source, buffer, size) \ macro
4950 TPMS_ECC_PARMS_Marshal(TPMS_ECC_PARMS *source, BYTE **buffer, INT32 *size) in TPMS_ECC_PARMS_Marshal() function5003 return TPMS_ECC_PARMS_Marshal((TPMS_ECC_PARMS *)&(source->eccDetail), buffer, size); in TPMU_PUBLIC_PARMS_Marshal()