Searched refs:TPMS_RSA_PARMS_Marshal (Results 1 – 3 of 3) sorted by relevance
2167 TPMS_RSA_PARMS_Marshal(TPMS_RSA_PARMS *source, BYTE **buffer, INT32 *size);
1388 #define TPMS_RSA_PARMS_Marshal(source, buffer, size) \ macro
4923 TPMS_RSA_PARMS_Marshal(TPMS_RSA_PARMS *source, BYTE **buffer, INT32 *size) in TPMS_RSA_PARMS_Marshal() function4999 return TPMS_RSA_PARMS_Marshal((TPMS_RSA_PARMS *)&(source->rsaDetail), buffer, size); in TPMU_PUBLIC_PARMS_Marshal()