Searched refs:TPMS_ENC_SCHEME_RSAES_Marshal (Results 1 – 3 of 3) sorted by relevance
1638 TPMS_ENC_SCHEME_RSAES_Marshal(TPMS_ENC_SCHEME_RSAES *source,1641 #define TPMS_ENC_SCHEME_RSAES_Marshal(source, buffer, size) \ macro
1211 #define TPMS_ENC_SCHEME_RSAES_Marshal(source, buffer, size) \ macro
3754 TPMS_ENC_SCHEME_RSAES_Marshal(TPMS_ENC_SCHEME_RSAES *source, BYTE **buffer, INT32 *size) in TPMS_ENC_SCHEME_RSAES_Marshal() function4050 … return TPMS_ENC_SCHEME_RSAES_Marshal((TPMS_ENC_SCHEME_RSAES *)&(source->rsaes), buffer, size); in TPMU_ASYM_SCHEME_Marshal()