Searched refs:TPMS_RSA_PARMS_Unmarshal (Results 1 – 3 of 3) sorted by relevance
2165 TPMS_RSA_PARMS_Unmarshal(TPMS_RSA_PARMS *target, BYTE **buffer, INT32 *size);
1386 #define TPMS_RSA_PARMS_Unmarshal(target, buffer, size) \ macro
4910 TPMS_RSA_PARMS_Unmarshal(TPMS_RSA_PARMS *target, BYTE **buffer, INT32 *size) in TPMS_RSA_PARMS_Unmarshal() function4976 return TPMS_RSA_PARMS_Unmarshal((TPMS_RSA_PARMS *)&(target->rsaDetail), buffer, size); in TPMU_PUBLIC_PARMS_Unmarshal()